Differences between revisions 9 and 34 (spanning 25 versions)
Revision 9 as of 2007-07-03 19:10:01
Size: 2567
Comment:
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 9: Line 9:
 * [http://www.schooltool.org/ SchoolTool] - school administration  * [[http://www.schooltool.org/|SchoolTool]] - school administration
Line 13: Line 13:
 * [[https://blog.getpelican.com|Pelican]] - generate static webpages from Markdown or reStructuredText
Line 14: Line 15:
 * ["PyCS"] - Python Community Server
 * ["PyDS"] - Python Desktop Server
 * [[PyCS]] - Python Community Server
 * [[PyDS]] - Python Desktop Server
Line 19: Line 20:
 * [http://www.triv.org.uk/~nelis/forest/ Forest] -- simple, CGI  * [[https://github.com/ASKBOT/askbot-devel|Askbot]] - Q&A software using Django
 * [[https://www.flaskbb.org|FlaskBB]] - forum software using Flask
 * [[http://code.google.com/p/diamanda/|myghtyBoard]]
 * [[https://bitbucket.org/speedbird/pyforum|PyForum]] - Forum System based on web2py ( can run on Google App Engine )
 * [[http://www.pocoo.org/|Pocoo]]
Line 23: Line 28:
 * [http://cdsware.cern.ch/invenio/index.html Invenio] - a digital library solution with search engine capabilities  * [[http://cdsware.cern.ch/invenio/index.html|Invenio]] - a digital library solution with search engine capabilities
Line 27: Line 32:
 * [http://www.wsgimail.org/ WSGIMail] - a Webmail interface to IMAP accounts  * [[http://pywebmail.sourceforge.net/|PyWebMail]] - a POP3 interface to Webmail accounts
 * [[http://www.wsgimail.org/|WSGIMail]] - a Webmail interface to IMAP accounts

== Media Management ==

 * [[http://activae.cenatic.es | Activae DAM]] - A web based Digital Asset Management system
 * [[http://getmediacore.com/|MediaCore Video Platform]] - A web based video and audio platform built on Pylons
Line 31: Line 42:
 * [http://cdsware.cern.ch/indico/index.html Indico] - for the scheduling and organising of conferences
 * [http://www.schooltool.org/products/schoolbell SchoolBell] - a calendar management system for small organisations
 * [[http://cdsware.cern.ch/indico/index.html|Indico]] - for the scheduling and organising of conferences
 * [[http://www.schooltool.org/products/schoolbell|SchoolBell]] - a calendar management system for small organisations

== 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
Line 36: Line 55:
 * [http://www.list.org/ Mailman] - a mailing list manager with a Web front-end
 * RoundUp - an issue tracker with a Web front-end
 * [http://trac.edgewall.com/ Trac] - a combined issue tracker, Wiki and Subversion source code browser
 * [http://www.viewvc.org/ ViewVC] (formerly known as ViewCVS) - a CVS and Subversion source code browser
 * [[http://code.google.com/p/appwsgi/|AppWsgi]] - illustration of ajax applications with a python3 wsgi server
 * [[http://aaron.oirt.rutgers.edu/myapp/search/search|FSCSI]] - a syntax aware source code tree search web interface (follow link on demo to source download).
 * [[http://www.list.org/|
Mailman]] - a mailing list manager with a Web front-end
 * [[Roundup]] - an issue tracker with a Web front-end
 * [[http://trac.edgewall.com/|Trac]] - a combined issue tracker, Wiki and Subversion source code browser
 * [[http://www.viewvc.org/|ViewVC]] (formerly known as ViewCVS) - a CVS and Subversion source code browser

== Web Browsers ==

 * [[https://www.qutebrowser.org/|qutebrowser]] - a PyQt based web browser that supports WebKit and QWebEngine

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.