Note to self... use this:
Roll your own server in 50 lines of Python code (by Muharem Hrnjadovic):
"Just in case you wondered why there are so many frameworks in Python land, here’s a basic server (including a request dispatch mechanism) in only 50 lines of code."
Why *not* add a server interface to every tool I write? :)
Copyright © 2006-2008 Corey Goldberg
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.