Webware for Python
| Original author(s) | Chuck Esterbrook | 
|---|---|
| Initial release | 26 April 2001[1] | 
| Stable release | 1.1.1
   / 18 January 2013[2] | 
| Development status | Dormant | 
| Written in | Python | 
| Operating system | Cross-platform | 
| Type | Web application framework | 
| License | MIT License[3] | 
| Website | www | 
Webware for Python is an object-oriented, Python web application framework. The suite uses well known design patterns and includes a fast application server, servlets, Python Server Pages (PSP), object-relational mapping, Task Scheduling, Session Management, and many other features.
Webware for Python is a suite of programming tools for constructing web-based applications in Python. It features:
-  Traditional web development tools:
- Python-based Server Pages
- HTML/Web templates
- Session management
 
- Task scheduling
- Object-relational mapping (ORM)
Since it originally predates WSGI, it does not support that.
See also
References
External links
- Official website
- Wareweb, an experimental "rethinking" of Webware for Python in more contemporary terms.
This article is issued from Wikipedia - version of the 2/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.