ScriptServer


Version: 1.3
Category:
Scripts
Python
Requirements:
Seller:
Price:
-
System:
Rating:
4.2
License:

Description - ScriptServer



For those who want to start dynamic web programming, but don`t know what to choose among the many Python web frameworks, this program might be a good starting point ScriptServer is a Minimalist application server, handling both GET and POST requests, including MultiPart/form-data for file uploads, HTTP redirections, and with an in-memory session management. It can run Python scripts and template files using the standard string substitution format The scripts are run in the same Process as the server, avoiding the CGI overhead. The Environment Variables are provided in the namespace where the script runs To start the server, run



More in Python-ScriptServer

Scripts Python Uploads Http Redirections