Differences between revisions 32 and 33
Revision 32 as of 2017-09-12 00:59:55
Size: 3863
Editor: dvs1
Comment:
Revision 33 as of 2017-09-12 01:05:53
Size: 3863
Editor: dvs1
Comment: alphabetized some entries; the previous edit added Socialhome
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[https://blog.getpelican.com|Pelican]] - generate static webpages from Markdown or reStructuredText
Line 16: Line 17:
 * [[https://blog.getpelican.com|Pelican]] - generate static webpages from Markdown or reStructuredText
Line 21: Line 21:
 * [[https://www.flaskbb.org|FlaskBB]] - forum software using Flask
 * [[http://code.google.com/p/diamanda/|myghtyBoard]]
Line 22: Line 24:
 * [[https://www.flaskbb.org|FlaskBB]] - forum software using Flask
Line 24: Line 25:
 * [[http://code.google.com/p/diamanda/|myghtyBoard]]
Line 32: Line 32:
 * [[http://pywebmail.sourceforge.net/|PyWebMail]] - a POP3 interface to Webmail accounts
Line 33: Line 34:
 * [[http://pywebmail.sourceforge.net/|PyWebMail]] - a POP3 interface to Webmail accounts
Line 37: Line 37:
 * [[http://activae.cenatic.es | Activae DAM]] - A web based Digital Asset Management system
Line 38: Line 39:
 * [[http://activae.cenatic.es | Activae DAM]] - A web based Digital Asset Management system

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

  • Pelican - generate static webpages from Markdown or reStructuredText

  • 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

  • PyWebMail - a POP3 interface to Webmail accounts

  • WSGIMail - a Webmail interface to IMAP accounts

Media Management

Scheduling

  • Indico - for the scheduling and organising of conferences

  • SchoolBell - a calendar management system for small organisations

Social Media

  • Socialhome - using Django, and federated using the Diaspora protocol

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

Web Browsers

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.