Short Description:
Wasp is an platform-independent HTML preprocessor. It's like PHP or ASP, except with the powerful Python language at your fingertips. Special Wasp tags enhance your HTML to allow macro expansion, file inclusion, code execution, etc. Wasp may be run in two ways. In client mode, your files are processed in a batch to produce HTML. You do not need a server or access to CGI. Powerful tags will automatically create navigation bars and index pages. In server mode, your files are processed on-the-fly through a complete CGI application framework. You get one-line cookie handling, session support, activity logging, easy form creation, file upload handling, error handling (with e-mail notification), and a remote debugging utility.
|
| Resource Specification |
| Company/Site owner : http://www.execulink.com/~robin1/wasp/readme.html |
| Date Added : 27/03/2007 | Last Updated : 27/03/2007 |
| Average Visitor Rating : Not Yet Rated |
| Platform : | PYTHON |
|