blob: 0fdbb771f4c44a00c68d8558779044f895a7606e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
|