Webware for Python
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.
Original author(s) | Chuck Esterbrook |
---|---|
Developer(s) | Christoph Zwerschke |
Initial release | 26 April 2001[1] |
Stable release | 3.0.1[2]
/ 10 December 2020 |
Repository | |
Written in | Python |
Operating system | Cross-platform |
Type | Web application framework |
License | MIT License[3][4] |
Website | www |
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
- "Webware for Python (old site)". Archived from the original on 2016-05-29.
- "Release 3.0.1". 10 December 2020. Retrieved 18 December 2020.
- "LICENSE". Webware for Python. GitHub. Retrieved 2020-11-04.
- "Webware Copyright et al". Webware Documentation. SourceForge. Retrieved 2018-03-09.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.