Differences between revisions 291 and 301 (spanning 10 versions)
Revision 291 as of 2006-08-22 11:46:27
Size: 1202
Editor: adsl-126
Comment:
Revision 301 as of 2007-04-05 00:08:36
Size: 1258
Editor: PaulBoddie
Comment: Added Web services entry.
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#acl All:read
Line 10: Line 11:
 * WebServices - tools for accessing and providing functionality via APIs over the Web
Line 14: Line 16:
 * [http://isulong-seophil.com Isulong SEOPh]

Web Programming in Python

This topic guide attempts to cover every aspect of programming Web applications (both clients and servers) using Python.

  • WebStandardisation - working towards common solutions and APIs

  • WebFrameworks - for developing server-side Web applications in Python

  • WebServers - server solutions written in (or using) Python

  • WebServices - tools for accessing and providing functionality via APIs over the Web

  • ["Templating"] - generating output, messages and more from Web applications
  • WebClientProgramming

  • CgiScripts - information on writing CGIs in python when the WebFrameworks seem too heavy or aren't available

  • ContentManagementSystems - solutions specially designed for organising and publishing content (perhaps acting as frameworks to permit application development and customisation)

Editorial Note

This simplified start page replaces the previous "comprehensive" guide to Web programming. Unless adding a distinct category of Web programming, please add things like new frameworks to the appropriate page - not to this page.

WebProgramming (last edited 2008-11-15 13:59:44 by localhost)

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