Differences between revisions 30 and 34 (spanning 4 versions)
Revision 30 as of 2017-09-11 23:43:37
Size: 3619
Editor: dvs1
Comment: added Askbot; removed forest (no such project can be found)
Revision 34 as of 2017-09-12 23:57:17
Size: 4018
Editor: dvs1
Comment: added searx
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 20: Line 21:
 * [[https://www.flaskbb.org|FlaskBB]] - forum software using Flask
 * [[http://code.google.com/p/diamanda/|myghtyBoard]]
Line 21: Line 24:
 * [[https://www.flaskbb.org|FlaskBB]] - forum software using Flask
Line 23: Line 25:
 * [[http://code.google.com/p/diamanda/|myghtyBoard]]
Line 31: Line 32:
 * [[http://pywebmail.sourceforge.net/|PyWebMail]] - a POP3 interface to Webmail accounts
Line 32: Line 34:
 * [[http://pywebmail.sourceforge.net/|PyWebMail]] - a POP3 interface to Webmail accounts
Line 36: Line 37:
 * [[http://activae.cenatic.es | Activae DAM]] - A web based Digital Asset Management system
Line 37: Line 39:
 * [[http://activae.cenatic.es | Activae DAM]] - A web based Digital Asset Management system
Line 43: Line 44:

== Search Engines ==

 * [[https://asciimoo.github.io/searx/|searx]] - a metasearch engine which aggregates results from more than 70 search services

== Social Media ==

 * [[https://github.com/jaywink/socialhome|Socialhome]] - using Django, and federated using the Diaspora protocol

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

Search Engines

  • searx - a metasearch engine which aggregates results from more than 70 search services

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.