Webware for Python
Original author(s) | Chuck Esterbrook |
---|---|
Initial release | April 26, 2001[1] |
Stable release | 1.1.1 / January 18, 2013[2] |
Written in | Python |
Operating system | Cross-platform |
Type | Web application framework |
License | MIT License |
Website | www.webwareforpython.org |
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
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.
|
|