List of Python software: Difference between revisions

Content deleted Content added
LostLeviathan (talk | contribs)
m Software written in Python: Style consistency
LostLeviathan (talk | contribs)
m Packages for Python: Style consistency
Line 37:
The [http://www.python.org/pypi Python Cheese Shop] and [http://www.vex.net/parnassus/ Vaults of Parnassus] are two primary directories of hundreds of Python packages
 
* [[matplotlib]], http://matplotlib.sf.net matplotlib], an extension providing matlab-like plotting and mathematical functions
* [[Numeric Python]], a language extension that adds support for large, multi-dimensional arrays and matrices
* [[SciPy]], a library of scientific and numerical routines
* [http://www.biopython.org Biopython] - The Biopython Project is, an international association of developers of freely available Python tools for computational molecular biology.
* [http://www.py3d.org Python 3D], -a py3d.orgpackage isthat everythingallows to3D do with 3Drendering andusing python.Python
 
* [[Pygame]] http://www.pygame.org Python game development
Line 49:
* [http://www.wxpython.org/ wxPython], a port of [[wxWidgets]] and a popular cross-platform GUI library for Python
 
* [http://pyobjc.sourceforge.net/ PyObjC], a Python-Objective C bridge that allows one to write Mac OS X software in Python
* [http://www.py2exe.org/ py2exe], Convertcompiler pythonthat turns Python scripts into standalone windowsWindows programs
 
* [http://cherrypy.org CherryPy], a Python-powered web framework