Differences between revisions 25 and 26
Revision 25 as of 2011-09-21 02:59:50
Size: 3470
Editor: 38
Comment:
Revision 26 as of 2011-09-21 16:09:54
Size: 3417
Comment: undo spam
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
 * [[http://de.allyoubet.com/fußball/|bundesliga]]

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 (see WellKnownPythonPrograms) - 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.

  • PyCS - Python Community Server

  • PyDS - Python Desktop Server

Forum (message board)

Information Management

  • Invenio - a digital library solution with search engine capabilities

Mail Reading

  • WSGIMail - a Webmail interface to IMAP accounts

  • PyWebMail - a POP3 interface to Webmail accounts

Media Management

Scheduling

  • Indico - for the scheduling and organising of conferences

  • SchoolBell - a calendar management system for small organisations

Software Development

  • AppWsgi - illustration of ajax applications with a python3 wsgi server

  • FSCSI - a syntax aware source code tree search web interface (follow link on demo to source download).

  • Mailman - a mailing list manager with a Web front-end

  • Roundup - an issue tracker with a Web front-end

  • Trac - a combined issue tracker, Wiki and Subversion source code browser

  • ViewVC (formerly known as ViewCVS) - a CVS and Subversion source code browser

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.