| Title |
Webware for Python |
| Description |
This tool contains a set of software components to develop web-based applications which are multi-threaded using the familiar design patterns such as servlets and server pages. It includes the following components: WebKit that provides Python classes for generating dynamic content from a web-based, server-side application,- Python Server Page (or PSP), an HTML document with interspersed Python instructions that are interpreted to generate dynamic content. / 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 / Key goals of the project include: / ?Python-oriented. / ?Object-oriented. / ?An expansive suite of components and features to cover common needs of web developers. / ?Modular architecture where components can be used together or independently. / ?Excellent documentation and numerous examples. / ?Open source development and community. / |
| Comments * |
|