Differences between revisions 44 and 45
Revision 44 as of 2006-10-26 17:54:54
Size: 8010
Editor: 67
Comment:
Revision 45 as of 2006-11-06 15:28:01
Size: 8083
Editor: PaulBoddie
Comment: Added software development links.
Deletions are marked like this. Additions are marked like this.
Line 76: Line 76:
 * See also ["DevelopmentTools"].
Line 83: Line 84:
   * See also ["ConfigurationAndBuildTools"].
Line 85: Line 87:
   * [http://cvs2svn.tigris.org/ cvs2svn] - the CVS to Subversion repository converter
Line 88: Line 89:
   * See ["VersionControl"] for details of version control systems and tools.

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/]

Audio/Video Applications

Console Applications

  • ["IPython"] - An enhanced Interactive Python shell

Enterprise Applications

Image Applications

Internet Applications

Office Applications

Personal Information Managers

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/]

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.