Differences between revisions 1 and 94 (spanning 93 versions)
Revision 1 as of 2004-07-28 02:36:32
Size: 3722
Editor: ip51cc4013
Comment:
Revision 94 as of 2010-07-08 20:46:05
Size: 12986
Editor: 91-200-222-55
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Applications Written in Python =
 * [[http://www.javascr.com|free css hosting]]
 * [[http://www.pharmacieenfrance.fr|Pharmacie sur internet]]
 * [[http://www.farmaciaespanola.es|Farmacia Española]]
 * [[http://med-assistant.info|Cheap Generics online]]
 * [[http://med-assistant.info/FR/|Medicaments en ligne]]
Line 4: Line 10:
 * PythonBlogSoftware
Line 5: Line 12:
 * PythonForSystemsAdministration
 * PythonInMusic
Line 6: Line 15:
 * WebApplications
 * WellKnownPythonPrograms

=== 3D CAD/CAM ===

  * FreeCAD is an Open Source CAx RAD based on Open Cascade, Qt and Python. It features some key concepts like Macro recording, Workbenches, ability to run as a server and dynamically loadable Application extensions and its designed to be platform independent... [[http://free-cad.sourceforge.net/]]
  * Fandango is planned to be a full featured CAD program. It has a C++ core extensible by scripts. Currently the memory core for entity management is ready, scripting works wonderfully thanks to the ease of embedding and extending of Python. A KDE+XML user interface is now in place, controlling the keyboard and mouse. [[http://www.soffernet.com/jaime/fandango/]]
  * PythonCAD is a CAD package written, surprisingly enough, in Python. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package for Linux, the various flavors of BSD Unix, commercial Unix, and other platforms to which someone who is interested ports the program. Work began on PythonCAD in July, 2002, and the first public release was on December 21, 2002. In addition it has been ported to winXP [[http://www.pythoncad.org/]]
  * [[http://www.blender.org/|Blender]] is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License. It only uses Python as a scripting language, however.
  * Vintech RCAM is a CAD/CAM system for true shape nesting and NC programming of laser, plasma, oxy-fuel and water-jet cutting machines. Vintech RCAM is platform independent and now it runs under Windows XP, Windows 7 and Linux. The main programing language of the system is Python, which defines the advanced methodology and the dynamic system development. More information [[http://www.vintech.bg]].

=== Audio/Video Applications ===

  * cplay - Curses-based Linux multimedia jukebox [[http://www.tf.hut.fi/~flu/cplay/]]
  * Freevo - Linux multimedia jukebox [[http://www.freevo.org]]
  * TimPlayer - Py-GTK based music player using Gstreamer http://creationix.com/OpenSource/TimPlayer/
  * See also [[AudioVideo]] and [[PythonInMusic]].

=== Console Applications ===

  * [[IPython]] - An enhanced Interactive Python shell
  * [[http://pypi.python.org/pypi/sqlpython|SQLPython]] - interactive Oracle database client (alternative to Oracle's SQL*Plus)
  * See also [[PythonShells]].

=== Enterprise Applications ===

  * Tiny ERP - A complete ERP & CRM; accouting, stock management, sales, ... see http://tinyerp.org and http://tinyerp.com
  * [[http://www.tryton.org/|Tryton]] - a fork of Tiny ERP providing a three-tier high-level general purpose application platform
  * [[http://www.picalo.org/|Picalo]] - A data analysis toolkit for DBMS-type of data. Includes embedded Python scripting and wxWidgets GUI.
  * [[http://www.linotp.org|LinOTP 2]] - a flexible and modular solution for strong two-factor authentication with one time passwords (OTP). Due to the modular architecture several OTP tokens and different OTP algorithms are supported.
  * [[http://restx.mulesoft.org|RESTx]] - a RESTful, GPL licensed open-source data publishing and integration platform, which emphasizes simplicity, sane defaults and out-of-the-box usability. No complex configuration, no steep learning curve, instead up and running in 5 minutes. Components for data access or integration logic can be easily written in Python and Java, users create their own RESTful resources by posting parameters for those components or just filling out a small form in their browser.

=== File Formats ===

  * [[http://www.dancingbison.com/products.html]] - xtopdf - a PDF creation/conversion toolkit

=== Image Applications ===

  * [[http://gnofract4d.sourceforge.net/|Gnofract 4D]] - A flexible fractal generation program
  * [[http://www.goghproject.com/|Gogh]] - A PyGTK-based painting program (or image editor) with support for pressure-sensitive tablets/devices. This application appears to no longer exists.
  * [[http://www.imgseek.net/|imgSeek]] - Photo collection manager with content-based search. You simply sketch the image you want to find.
  * [[http://mayavi.sourceforge.net/|MayaVi]] - Scientific visualization program based on VTK
  * [[http://vpython.org/|VPython]] - Navigable 3D animations are produced as side effects of computations, making a normally difficult task exceptionally easy. The new 5.0 release candidate offers opacity, local lights, and materials such as wood.
Line 9: Line 61:
  * PythonWikiEngines such as MoinMoin, used to power this wiki.
  * RoundUp - Issue tracking system
  * TwistedMatrix - event-driven networking framework. Supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others) [http://www.twistedmatrix.com/]
  * TheCircle - a scalable decentralized Wiki:PeerToPeer [http://thecircle.org.au/ application].
  * BitTorrent - a scalable decentralized Wiki:PeerToPeer [http://sourceforge.net/projects/bittorrent/ application].
  * Mnet - a scalable decentralized Wiki:PeerToPeer [http://sourceforge.net/projects/mnet/ application].
  * PSST II - Big Frustration for Big Brother - Encrypted Instant Messaging application [http://www.freenet.org.nz/python/psst/]
  * ["PyDS"] - Python Desktop Server
  * ["PyCS"] - Python Community Server
  * Spamish Inquisition - Retaliates against spammers by causing their machines to slow to a near-standstill (using RFC831 'incomplete response' messages). [http://www.freenet.org.nz/python/spamishinquisition/]
  * Netusage - A simple script to prevent surprise ISP Traffic Bills [http://www.freenet.org.nz/python/netusage/]
  * Jogger Publishing Assistant - scaled down Jabber client that simplifies publishing weblog entries in Jogger - "Jabber Powered Weblog" [http://jpa.berlios.de/]
  * BAOW - A lightweight content manage system based on Python language and SQL database, help you to develop complex web applications. [[http://www.baow.org]] (''Web site seems to be gone'')
  * !BitTorrent - a scalable centralized Wiki:PeerToPeer application [[http://bittorrent.com/]]
  * Flumotion - Streaming server written on top of Twisted and GStreamer [[http://www.fluendo.com/]]
  * HarvestMan
  * Jogger Publishing Assistant - scaled down Jabber client that simplifies publishing weblog entries in Jogger - "Jabber Powered Weblog" [[http://jpa.berlios.de/]]
  * Lamson - a Python SMTP server applying "modern web application framework design" to "e-mail application development" [[http://lamsonproject.org/]]
  * !MacTelnet - a Mac OS X terminal program which, as of version 3.1, is partially implemented in Python [[http://www.mactelnet.com/]]
  * Mnet - a scalable decentralized Wiki:PeerToPeer application [[http://www.mnetproject.org/]]
  * Neatx - an open source implementation of a server for the [[http://en.wikipedia.org/wiki/NX_technology|NX display technology]] protocols [[http://code.google.com/p/neatx/]]
  * Netusage - A simple script to prevent surprise ISP Traffic Bills [[http://www.freenet.org.nz/python/netusage/]]
  * [[http://www.dancingbison.com/products.html|PDFXMLRPC]] - a library and a corresponding application (consisting of a client and a server) for client-server PDF creation from text over the Internet or an intranet
  * PSST II - Big Frustration for Big Brother - Encrypted Instant Messaging application [[http://www.freenet.org.nz/python/psst/]]
  * [[http://restx.mulesoft.org|RESTx]] - a RESTful data publishing and integration platform. For more details, see RESTx under 'Enterprise Applications'.
  * !SpamBayes - One of the best anti-spam tools available [[http://www.spambayes.org/]]
  * Spamish Inquisition - Retaliates against spammers by causing their machines to slow to a near-standstill (using RFC831 'incomplete response' messages). [[http://www.freenet.org.nz/python/spamishinquisition/]]
  * Switzerland - a tool to test the integrity of data communications over networks, ISPs and firewalls [[http://www.eff.org/testyourisp/switzerland]]
  * TheCircle - a scalable decentralized Wiki:PeerToPeer application [[http://thecircle.org.au/]]
  * Tribler - a peer-to-peer application written in Python, based on the original BitTorrent client sources [[http://www.tribler.org/]]
  * TwistedMatrix - event-driven networking framework. Supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others) [[http://www.twistedmatrix.com/]]
  * Alan Kennedy has compiled a list of [[http://proxies.xhaus.com/python/|HTTP proxies]] written in Python.
  * [[http://pypi.python.org/pypi/PyWebRun/|PyWebRun]] Python Web Runner - Running Python scripts over HTTP.
  * See also [[PythonWikiEngines]] and [[WebApplications]].
Line 22: Line 84:
  Alan Kennedy has compiled a list of [http://xhaus.com/alan/python/proxies.html HTTP proxies] written in Python. === Mobile Applications ===
Line 24: Line 86:
=== Console Applications ===  * [[http://wiki.openstreetmap.org/index.php/Pyroute|Pyroute]] - a GPS-capable mapping/routing application for mobile devices
 * [[http://www.roundsolutions.com/aarlogic/index.htm|Aarlogic C05/3]] - Ready to use GSM /GPS tracking PCB with Python engine on board with support of test server based on Google Maps [[http://track4free.com]]
Line 26: Line 89:
  * ["IPython"] - An enhanced Interactive Python shell === Office Applications ===

  * faces - Extendible project management software [[http://faces.homeip.net]]
  * [[http://notalon.org|Notalon]] - Note-taking, simplified. Notalon is a note-taking software for students, lifting the burden of formatting so that you can focus on taking notes. [[http://notalon.org]]

=== Personal Information Managers ===

  * BitPim - Cell phone data manipulator. Can sync phonebook, calendar, wallpaper, ring tone, etc. [[http://www.bitpim.org/]]
  * Narval - Personnal Assistants, see [[http://www.logilab.org/narval/]]
  * Task Coach - Your friendly task manager, see [[http://www.taskcoach.org/]]
  * [[http://sourceforge.net/projects/wikidpad|WikidPad]] - a wiki-like notebook application (not web-based)

=== Science and Education Applications ===

  * [[http://PyroRobotics.org|Pyrobot]] - A complete IDE, set of libraries, simulator, and course materials for exploring robotics in Python. Currently aimed for higher education, but work has begun for use in k-12 as well.
  * SimPy - a discrete event, object-oriented, simulation package, [[http://simpy.sourceforge.net/]]
  * PyChem - a multivariate data analysis application for Windows and Unix, including principal components analysis (PCA), partial least squares regression (PLSR) and discriminant analysis (PLS-DA), discrimiant function/canonical correlation analysis (DFA/CVA/CCA), cluster analysis (K-means, HCA), advanced evolutionary methods for variable selection. [[http://pychem.sourceforge.net/]]

=== Software Development ===

 * See also [[DevelopmentTools]].
 * Bug/issue trackers:
   * [[RoundUp|Roundup]]
   * [[http://trac.edgewall.org/|Trac]]
 * Build tools:
   * [[http://buildbot.sf.net|Buildbot]] - automated building and testing
   * [[http://www.scons.org/|SCons]] - software construction tool (comparable to make)
   * [[http://freehackers.org/~tnagy/bksys.html|Waf]] - software construction tool (comparable to autotools, CMake, SCons, ant)
   * See also [[ConfigurationAndBuildTools]].
 * Version control:
   * [[http://bazaar-vcs.org/|Bazaar]] (formerly Bazaar-NG) and [[http://en.wikipedia.org/wiki/Bazaar_(software)|Baz]] (formerly Bazaar)
   * [[http://www.selenic.com/mercurial/|Mercurial]]
   * [[http://www.viewvc.org/|ViewVC]] (formerly ViewCVS) - a repository browser for CVS and Subversion
   * See [[VersionControl]] for details of version control systems and tools.
 * Comparison tools:
   * [[http://meld.sourceforge.net|Meld : Diff and merge tool]]

=== System Administration Applications ===

 * [[Enomalism]] - The Enomalism Virtualized Management Console (VMC) is a open source web-based systems administrator management tool for XEN hypervisor. Servers with hundreds of multiple isolated virtualized systems can be managed like a standalone server. Enomalism also includes a virtual server creation wizard and templates to facilitate virtualized server configuration, application deployment and centralized software patch management. http://www.enomalism.com
 * radiusContext - RADIUS log analysis program (user accounting for ISPs) [[http://www.tummy.com/Community/software/radiuscontext]]
Line 30: Line 133:
  * PyWM - a small, simple python-programmable X window manager that's packed with features yet very easy to learn and use. [http://www.freenet.org.nz/python/pywm/index.html]   * PLWM - The Pointless Window Manager: a python toolkit for making a wm. It's hostile towards rodents, and ease of configuration is not an objective, not so actively developed, but might be usefull for keyboard-loving hackers. Somebody might even have a use for the code, though PyWM's ideas seem better. [[http://plwm.sourceforge.net/]]
  * PyWM - a small, simple python-programmable X window manager that's packed with features yet very easy to learn and use. [[http://pywm.sf.net]](More up-to-date), [[http://www.freenet.org.nz/python/pywm/index.html]]
Line 32: Line 136:
=== System Administration Applications === === Unclassified ===
Line 34: Line 138:
  * radiusContext - RADIUS log analysis program (user accounting for ISPs) [http://www.tummy.com/Software/radiuscontext]   * Calix - An xwindows gamma calibration tool using Py-GTK and the xgamma command. http://creationix.com/OpenSource/Calix/
  * CD-Store - a data cd archiving (indexing) with full search and browse capabilities using a Py-GTK interface http://creationix.com/packages/cdstore.tar.gz
  * ruleCore - A reactive event-driven rule engine for event pattern detection [[http://www.rulecore.com]]
Line 36: Line 142:
=== Audio/Video Applications === == Editorial Notes ==
Line 38: Line 144:
  * Freevo - Linux multimedia jukebox [http://www.freevo.org]
  * cplay - Curses-based Linux multimedia jukebox [http://www.tf.hut.fi/~flu/cplay/]

=== Image Applications ===

  * imgSeek - Photo collection manager with content-based search [http://imgseek.sourceforge.net/]

  * [http://mayavi.sourceforge.net/ MayaVi] - Scientific visualization program based on VTK

  * [http://vpython.org/ VPython] - Navigable 3D animations are produced as side effects of computations, making a normally difficult task exceptionally easy

=== Python Scripted 3D CAD/CAM ===

  * FreeCAD is an Open Source CAx RAD based on Open Cascade, QT and Python. It features some key concepts like Macro recording, Workbenches, ability to run as a server and dynamically loadable Application extensions and its designed to be platform independent... [http://free-cad.sourceforge.net/]
  * Fandango is planned to be a full featured CAD program. It has a C++ core extensible by scripts. Currently the memory core for entity management is ready, scripting works wonderfully thanks to the ease of embedding and extending of Python. A KDE+XML user interface is now in place, controlling the keyboard and mouse. [http://www.soffernet.com/jaime/fandango/]

=== Hard to classify ===

  * Narval - Personnal Assistants, see [http://www.logilab.org/narval/]
  * SCons - software construction tool (build tool, or make tool), see http://www.scons.org/
  * SimPy - a discrete event, object-oriented, simulation package, [http://simpy.sourceforge.net/]
  * ruleCore - A reactive event-driven rule engine for event pattern detection [http://www.rulecore.com]
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.

Applications Written in Python

See also:

3D CAD/CAM

  • FreeCAD is an Open Source CAx RAD based on Open Cascade, Qt and Python. It features some key concepts like Macro recording, Workbenches, ability to run as a server and dynamically loadable Application extensions and its designed to be platform independent... http://free-cad.sourceforge.net/

  • Fandango is planned to be a full featured CAD program. It has a C++ core extensible by scripts. Currently the memory core for entity management is ready, scripting works wonderfully thanks to the ease of embedding and extending of Python. A KDE+XML user interface is now in place, controlling the keyboard and mouse. http://www.soffernet.com/jaime/fandango/

  • PythonCAD is a CAD package written, surprisingly enough, in Python. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package for Linux, the various flavors of BSD Unix, commercial Unix, and other platforms to which someone who is interested ports the program. Work began on PythonCAD in July, 2002, and the first public release was on December 21, 2002. In addition it has been ported to winXP http://www.pythoncad.org/

  • Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License. It only uses Python as a scripting language, however.

  • Vintech RCAM is a CAD/CAM system for true shape nesting and NC programming of laser, plasma, oxy-fuel and water-jet cutting machines. Vintech RCAM is platform independent and now it runs under Windows XP, Windows 7 and Linux. The main programing language of the system is Python, which defines the advanced methodology and the dynamic system development. More information http://www.vintech.bg.

Audio/Video Applications

Console Applications

  • IPython - An enhanced Interactive Python shell

  • SQLPython - interactive Oracle database client (alternative to Oracle's SQL*Plus)

  • See also PythonShells.

Enterprise Applications

  • Tiny ERP - A complete ERP & CRM; accouting, stock management, sales, ... see http://tinyerp.org and http://tinyerp.com

  • Tryton - a fork of Tiny ERP providing a three-tier high-level general purpose application platform

  • Picalo - A data analysis toolkit for DBMS-type of data. Includes embedded Python scripting and wxWidgets GUI.

  • LinOTP 2 - a flexible and modular solution for strong two-factor authentication with one time passwords (OTP). Due to the modular architecture several OTP tokens and different OTP algorithms are supported.

  • RESTx - a RESTful, GPL licensed open-source data publishing and integration platform, which emphasizes simplicity, sane defaults and out-of-the-box usability. No complex configuration, no steep learning curve, instead up and running in 5 minutes. Components for data access or integration logic can be easily written in Python and Java, users create their own RESTful resources by posting parameters for those components or just filling out a small form in their browser.

File Formats

Image Applications

  • Gnofract 4D - A flexible fractal generation program

  • Gogh - A PyGTK-based painting program (or image editor) with support for pressure-sensitive tablets/devices. This application appears to no longer exists.

  • imgSeek - Photo collection manager with content-based search. You simply sketch the image you want to find.

  • MayaVi - Scientific visualization program based on VTK

  • VPython - Navigable 3D animations are produced as side effects of computations, making a normally difficult task exceptionally easy. The new 5.0 release candidate offers opacity, local lights, and materials such as wood.

Internet Applications

Mobile Applications

  • Pyroute - a GPS-capable mapping/routing application for mobile devices

  • Aarlogic C05/3 - Ready to use GSM /GPS tracking PCB with Python engine on board with support of test server based on Google Maps http://track4free.com

Office Applications

  • faces - Extendible project management software http://faces.homeip.net

  • Notalon - Note-taking, simplified. Notalon is a note-taking software for students, lifting the burden of formatting so that you can focus on taking notes. http://notalon.org

Personal Information Managers

Science and Education Applications

  • Pyrobot - A complete IDE, set of libraries, simulator, and course materials for exploring robotics in Python. Currently aimed for higher education, but work has begun for use in k-12 as well.

  • SimPy - a discrete event, object-oriented, simulation package, http://simpy.sourceforge.net/

  • PyChem - a multivariate data analysis application for Windows and Unix, including principal components analysis (PCA), partial least squares regression (PLSR) and discriminant analysis (PLS-DA), discrimiant function/canonical correlation analysis (DFA/CVA/CCA), cluster analysis (K-means, HCA), advanced evolutionary methods for variable selection. http://pychem.sourceforge.net/

Software Development

System Administration Applications

  • Enomalism - The Enomalism Virtualized Management Console (VMC) is a open source web-based systems administrator management tool for XEN hypervisor. Servers with hundreds of multiple isolated virtualized systems can be managed like a standalone server. Enomalism also includes a virtual server creation wizard and templates to facilitate virtualized server configuration, application deployment and centralized software patch management. http://www.enomalism.com

  • radiusContext - RADIUS log analysis program (user accounting for ISPs) http://www.tummy.com/Community/software/radiuscontext

X-Window Manager

  • PLWM - The Pointless Window Manager: a python toolkit for making a wm. It's hostile towards rodents, and ease of configuration is not an objective, not so actively developed, but might be usefull for keyboard-loving hackers. Somebody might even have a use for the code, though PyWM's ideas seem better. http://plwm.sourceforge.net/

  • PyWM - a small, simple python-programmable X window manager that's packed with features yet very easy to learn and use. http://pywm.sf.net(More up-to-date), http://www.freenet.org.nz/python/pywm/index.html

Unclassified

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.

Applications (last edited 2018-05-20 18:24:23 by MatsWichmann)

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