Python - 15 Line HTTP Server - Web Interface For Your Tools
in Python added by admin, on 14/2/2008 intermediate oo programming web server
I write a lot of command line tools and scripts in Python. Sometimes I need to kick them off remotely. A simple way to do this is to launch a tiny web server that listens for a specific request to start the script.
comment save report- submitted
- Thu, Feb 14th 2008, 17:22
- clicks today
- 334
- clicks this month
- 337
- clicks all time
- 591
