PyWX

From AOLserver Wiki
Jump to navigation Jump to search

http://pywx.idyll.org/

PyWX stands for "Python Web Extensions". PyWX is a plug-in for the open-source Web server AOLserver that allows the interpretation of Python scripts within the AOLserver process. It is distributed under a GNU License.


As of 2004-08-24, this module appears to be abandoned. On a Solaris 8 system, PyWX failed to compile with gcc 3.0.4 and 3.4.1 (cannot instantiate a Queue of a C struct, such as PyThreadState), and failed to compile with gcc 2.95.3 (AOLServer API calls in Ns_wrap.cc do not match the prototypes).

PyWX appears to have been last updated in 2002, following the release of AOLServer 3.5.1, and has not been updated to compile against AOLServer 4.x, or more recent versions of Python (such as 2.3.4).