[ANNOUNCE] Webware for Python 0.6

Chuck Esterbrook ChuckEsterbrook at yahoo.com
Mon Dec 3 18:51:16 EST 2001


Webware is a suite of Python packages for developing object-oriented,
web-based applications. The suite uses well known design patterns and
includes popular features such as:

  * A fast, multi-threaded, easy-to-use application server
  * Servlets
  * Python Server Pages (PSP, similar to ASP, PHP and JSP)
  * An object-relational mapper
  * Task scheduling
  * User management and authentication
  * A CGI wrapper

Home:     http://webware.sourceforge.net/
Download: http://prdownloads.sourceforge.net/webware/Webware-0.6.tar.gz
Docs:     http://webware.sourceforge.net/Webware/Docs
Discuss:  mailto:webware-discuss at lists.sourceforge.net


Highlights of 0.6:

* Still supports Python 1.5.2, but other than 0.6.x maintenance releases,
  future versions of Webware will require Python 2.0.
* Major enhancements to various packages including WebKit & MiddleKit:
  http://webware.sourceforge.net/Webware/WebKit/Docs/RelNotes-0.6.html
  http://webware.sourceforge.net/Webware/MiddleKit/Docs/RelNotes-0.2.html





More information about the Python-list mailing list