Differences between revisions 3 and 4
Revision 3 as of 2006-10-03 14:40:58
Size: 2259
Editor: PaulBoddie
Comment: Added more applications and a note.
Revision 4 as of 2006-10-03 15:10:52
Size: 2362
Editor: PaulBoddie
Comment: Added WSGIMail.
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:

== Mail Reading ==

 * [http://www.wsgimail.org/ WSGIMail] - a Webmail interface to IMAP accounts

Web Applications in Python

Numerous widely-deployed Web applications have been written in Python, some employing technologies found on the WebFrameworks page, others providing much of the technology themselves (and potentially spawning a new framework later on in their existence). The following lists comprise a non-exhaustive collection of such Web applications.

Note that Internet sites "powered by Python" which aren't downloadable and redeployable should be listed elsewhere - this page is concerned with applications which can be downloaded, studied, customised, run locally, run on an intranet or on the Internet, or used as the basis for other applications.

Administration

Blogging

  • The PythonBlogSoftware page contains a list of blogging-related applications, some of which are Web-based.

Information Management

Mail Reading

Scheduling

Software Development

Wikis

  • The PythonWikiEngines page contains an extensive list of Wiki applications, some of which are widely deployed on the Internet.

Editorial Notes

The above lists should be arranged in ascending alphabetical order - please respect this when adding new entries. If, as the developer of a listed application, you disagree with the classification of the work, please move it into the appropriate category or create a new category, respecting the ascending alphabetical order of the categories. When specifying release dates please use the format YYYY-MM-DD.

WebApplications (last edited 2017-09-12 23:57:17 by dvs1)

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