Wasp
Wasp is an platform-independent HTML preprocessor. It's like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc. Wasp may be run in three ways. In client mode, your files are processed in a batch to produce HTML -- no server required. In CGI mode, you get a complete web application framework with cookie and session support, activity logging, error handling (with e-mail notification), a remote debugging utility and more. In server mode Wasp runs its own threaded web server with all the CGI features embedded. In all these cases you get the simplicity of the standard URL = file paradigm. You don't need to write page classes and the like unless you wish to. Your own Python routines can be easily installed as plugins. There are no dependencies on outside libraries. Wasp is designed to be fast, robust and extensible.
Visit publisher site: WaspListing Details
- Version:
- 2.00
- Filed in:
-
Scripts / Python / Scripts & Programs / Development Tools
- Submitted on:
- Last Updated:
- Jul 18, 2007
- Publisher:
- Robin Parmar Other listings by this publisher
License & Pricing Information
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Wasp