Differences between revisions 293 and 294
Revision 293 as of 2006-09-13 17:14:45
Size: 235
Editor: 203
Comment: Hello, you have great site!.. this i found in internet <a href="http://hometown.aol.com/seenoww/free-sex.html">Free Sex</a> [url=http://hometown.aol.com/seenoww/free-sex.html]Free Sex[/url] thank you!
Revision 294 as of 2006-09-13 17:43:48
Size: 1155
Editor: paddy3118
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Hello, you have great site!.. this i found in internet <a href="http://hometown.aol.com/seenoww/free-sex.html">Free Sex</a> [url=http://hometown.aol.com/seenoww/free-sex.html]Free Sex[/url] thank you!
----
CategoryDistutilsCookbook
#pragma section-numbers off

= 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
 * ["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)

== Related Links ==

 * DatabaseProgramming - guidance on available DatabaseInterfaces and related tools

== 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.

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

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