d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
13 lines
402 B
Text
13 lines
402 B
Text
Webware for Python is a suite of software components for developing
|
|
object-oriented, web-based applications. The suite uses well known design
|
|
patterns and includes popular features such as:
|
|
|
|
- A fast, easy-to-use application server
|
|
- Servlets
|
|
- Python Server Pages (PSP)
|
|
- Object-relational mapper
|
|
- Task scheduler
|
|
- User manager with authentication
|
|
- CGI wrapper
|
|
|
|
WWW: http://webware.sourceforge.net/
|