Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webwareforpython/w4py3
Webware for Python 3
https://github.com/webwareforpython/w4py3
framework python python-3 servlets web web-framework wsgi wsgi-framework
Last synced: 14 days ago
JSON representation
Webware for Python 3
- Host: GitHub
- URL: https://github.com/webwareforpython/w4py3
- Owner: WebwareForPython
- License: mit
- Created: 2019-11-17T12:50:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T17:33:49.000Z (over 1 year ago)
- Last Synced: 2024-10-16T03:22:05.616Z (about 1 month ago)
- Topics: framework, python, python-3, servlets, web, web-framework, wsgi, wsgi-framework
- Language: Python
- Size: 1.06 MB
- Stars: 20
- Watchers: 5
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webware for Python 3
Webware for Python is a well-proven and platform-independent suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes Servlets, Python Server Pages (PSP), Task Scheduling, Session Management, and many other features. Webware is very modular and can be easily extended.
Webware for Python 3 is the latest version of the suite, which has been adapted to use Python 3 instead of Python 2 and the WSGI standard instead of the custom Webware threaded application server and various adapters, but otherwise kept compatible with the legacy version.
The current project **homepage** can be found here:
The current **documentation** is published at:
You can still find the **legacy version** of Webware for Python at: