d40981d556
A suite of software components for developing object-oriented, web-based applications. PR: 42295 Submitted by: Stefan Schwarzer <sschwarzer@sschwarzer.net> Reminded by: linimon (thanks!)
17 lines
448 B
Plaintext
17 lines
448 B
Plaintext
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/
|
|
|
|
- Stefan Schwarzer
|
|
sschwarzer@sschwarzer.net
|