Webware for Python

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Webware for Python
Original author(s) Chuck Esterbrook
Initial release 26 April 2001; 23 years ago (2001-04-26)[1]
Stable release 1.1.1 / 18 January 2013; 11 years ago (2013-01-18)[2]
Development status Dormant
Written in Python
Operating system Cross-platform
Type Web application framework
License MIT License[3]
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

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.

External links