Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

Web Standardisation for Python

Traditionally, Python Web technology support entered the standard library through a process of gradual aggregation (see the cgi, httplib and urllib modules). However, various discussion groups, mailing lists and independent endeavours have sought to establish more usable standard APIs and modules over the years.

Standardisation Attempts and Proposals

Resources

Commentaries

Despite rumours in the summer of 2006 that the BDFL had endorsed one particular Web framework, the official position on community standardisation after clarifications were made presumably remains as summarised in the following quote:

"I do recommend that web developers (I'm still not much of one) get together, share experiences, and ask the web framework developers to standardize low-level APIs in additionn [sic] to WSGI (PEP 333)."

(Source: Please Teach me Web Frameworks for Python)

WebStandardisation (last edited 2009-05-31 21:31:22 by PaulBoddie)