List of Python software: Difference between revisions

Content deleted Content added
Line 62:
 
=== Software directories ===
* [http://cheeseshop.python.org/pypi Python Cheese Shop] (also called the Python Package Index or PyPI) is the official directory of Python software libraries and modules.
 
* [http://aspn.activestate.com/ASPN/Python/Cookbook/ ActiveState O'Reilly Python Cookbook] contains hunderds of code samples for various tasks using Python.
* [http://www.voidspace.org.uk/python/index.shtml Python Projects and Modules] lots of useful code, as well as several articles on Python Programming.
* [http://www.pycode.com/ PyCode] — Python Resources and Modules collection.
* The [http://www.vex.net/parnassus/ Vaults of Parnassus] — Links to resources.
 
== Python implementations ==