Webware for Python

Webware for Python
Original author(s) Chuck Esterbrook
Initial release April 26, 2001 (2001-04-26)[1]
Stable release 1.1.1 / January 18, 2013 (2013-01-18)[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:

Since it originally predates WSGI, it does not support that.

See also

References

External links