Always Move Fast

The Balance of Power: Business and Technology

  • Home
  • My Github Projects
  • Interblag
« Back to posts
  • Viewed
    times
June 8, 2010

Example server script for blueberry web framework

  • Edit
  • Delete
  • Tags
  • Autopost

I'm using this script (or a variation of it) in some of my projects. It makes starting and stopping blueberry servers really simple. It also lets you daemonize the process and/or run the script reloader. The script reloader lets you edit your python code on-the-fly without having to manually restart the server every time. Here's the gist:

Tweet
  • 0 responses
  • Like
  • Comment