Webware for Python

Webware for Python
Original author(s) Chuck Esterbrook
Developer(s) Christoph Zwerschke
Initial release 26 April 2001 (2001-04-26)[1]
Stable release
1.2.1 / 21 November 2016 (2016-11-21)[2][3]
Repository Edit this at Wikidata
Written in Python
Operating system Cross-platform
Type Web application framework
License MIT License[4][5]
Website cito.github.io/w4py/

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. "Webware for Python (old site)". Archived from the original on 2016-05-29.
  2. "Webware for Python 1.2.1 Release Notes". Webware Documentation. SourceForge. Retrieved 2018-03-09.
  3. "Webware-for-Python 1.2.1". Python Package Index. Retrieved 2018-03-09.
  4. "LICENSE". Webware for Python. GitHub. Retrieved 2018-03-09.
  5. "Webware Copyright et al". Webware Documentation. SourceForge. Retrieved 2018-03-09.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.