[ANNOUNCE] Webware for Python 0.4

waldekO osuchw at ecn.ab.ca.no.spam
Fri Sep 29 03:52:41 EDT 2000


FYI
WebKit does not work out of the box with Python20b1.  Line 77 in CGI needs
to be changed to:
s.connect((host, port)) #note double parenthesis
otherwise socket module complains about to many parameters.

waldekO
<echuck3 at my-deja.com> wrote in message news:8r12n0$9hh$1 at nnrp1.deja.com...
> Webware provides a suite of Python components for developing web
> applications. You get an app server, servlets, CGI wrapper, Python
> Server Pages (PSP) and more.
>
> Home:     http://webware.sourceforge.net/
> Download: http://download.sourceforge.net/Webware/Webware-0.4.tar.gz
> Docs:
> http://webware.sourceforge.net/Webware/Documentation/Webware.html
> Discuss:  webware-discuss at lists.sourceforge.net
>
>
> Highlights:
>
> * Webware has found use in the real world resulting in plenty of
> excellent feedback, refinements and bugfixes.
>
> * There is a new installation script that, among other things,
> generates HTML class hierarchies, file summaries and syntax-highlighted
> source as part of the documentation.
>
> * More integration with other web technologies like mod_python,
> PyWX/AOLserver, etc.
>
> * Better behavior on Windows with no known Windows problems.
>
> * MiscUtils has been expanded on, and documented for the first time.
>
> * A comprehensive installation guide for WebKit.
>
> * Various improvements to both WebKit and PSP as documented in their
> release notes.
>
>
> http://webware.sourceforge.net/
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.





More information about the Python-list mailing list