Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2009-07-22 23:28:34
Size: 4830
Editor: qed777
Comment:
Revision 6 as of 2009-07-24 03:25:57
Size: 5162
Editor: qed777
Comment: Added PIL, VIPS.
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
 * [[http://www.amk.ca/python/code/crypto.html | pycrypto]] - Cryptographic algorithms and protocols.  * [[http://www.amk.ca/python/code/crypto.html | PyCrypto]] - Cryptographic algorithms and protocols.
Line 45: Line 45:
 * [[http://www.pythonware.com/products/pil/ | Python Imaging Library (PIL)]] - Image processing - [[http://www.pythonware.com/library/pil/handbook/index.htm | docs]].
Line 46: Line 47:
 * [[http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS | VIPS]] - Image processing - [[http://www.vips.ecs.soton.ac.uk/index.php?title=Documentation | docs]].

Python / Cython resources

General

Tutorials, books, etc.

Articles, HOWTOs, etc.

Packages included in Sage

Other packages

devel/PythonCythonResources (last edited 2022-04-18 04:15:41 by mkoeppe)