mpservlets 1.1.6
Latest version
Released:
Mod_python Servlets. A mod_python handler.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)
- Author: Daniel J. Popowich
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
- A mod_python handler that uses instances of
subclasses of class Servlet (thus its name) to respond to HTTP GET and POST requests. For each request a series of methods are called on the instance, the output of such being sent to the client as the response. This handler was inspired by WebWare.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)
- Author: Daniel J. Popowich
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic