Differences between revisions 2 and 3
Revision 2 as of 2006-09-11 12:56:06
Size: 1970
Editor: PaulBoddie
Comment: Added BDFL commentary.
Revision 3 as of 2006-09-27 14:47:52
Size: 2054
Editor: PaulBoddie
Comment: Linked to WebSIGTasks.
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * [http://www.python.org/sigs/web-sig/ Web SIG] (the Python Web Special Interest Group) along with a mailing list for discussion of community standards.  * [http://www.python.org/sigs/web-sig/ Web SIG] (the Python Web Special Interest Group) along with a mailing list for discussion of community standards. Some initial ideas for the Web SIG are described on the ["WebSIGTasks"] page.
Line 23: Line 23:
''"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 to WSGI (PEP 333)."'' ''"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)."''

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

  • [http://www.python.org/topics/web/ The old but still useful Web Programming topic guide] - this should have been the focus for presenting the state of the art; the WebProgramming section now fulfils that role.

  • [http://www.python.org/sigs/web-sig/ Web SIG] (the Python Web Special Interest Group) along with a mailing list for discussion of community standards. Some initial ideas for the Web SIG are described on the ["WebSIGTasks"] page.

Commentaries

Despite rumours in the summer of 2006 that the ["BDFL"] had endorsed one particular ["WebFramework"], 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: [http://www.artima.com/forums/flat.jsp?forum=106&thread=146149&message=204823#204823 Please Teach me Web Frameworks for Python])

WebStandardisation (last edited 2014-04-17 01:13:13 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.