Differences between revisions 1 and 2
Revision 1 as of 2006-08-10 18:46:46
Size: 1359
Editor: PaulBoddie
Comment: Part of a revitalised WebProgramming section
Revision 2 as of 2006-09-11 12:56:06
Size: 1970
Editor: PaulBoddie
Comment: Added BDFL commentary.
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:

== 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 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])

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 ["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 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.