mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
14 lines
402 B
Plaintext
14 lines
402 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/
|