Differences between revisions 13 and 18 (spanning 5 versions)
Revision 13 as of 2009-08-03 15:35:51
Size: 7509
Editor: qed777
Comment: Added Python Call Graph, XDot viewer.
Revision 18 as of 2009-09-23 23:45:07
Size: 8223
Editor: qed777
Comment: Added VPython / Visual, PyDy.
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 * [[http://www.doughellmann.com/articles/CompletelyDifferent-2008-03-linters/index.html | Static Code Analyzers]] by D. Hellmann.
Line 40: Line 41:
 * [[http://www.pythonware.com/products/pil/ | Python Imaging Library / PIL]] - Image processing - [[http://www.pythonware.com/library/pil/handbook/index.htm | docs]].
Line 53: Line 55:
 * [[http://www.pythonware.com/products/pil/ | Python Imaging Library / PIL]] - Image processing - [[http://www.pythonware.com/library/pil/handbook/index.htm | docs]].  * [[http://orbited.org/ | Orbited]] - [[http://en.wikipedia.org/wiki/Comet_%28programming%29 | Comet]] web framework - [[http://orbited.org/wiki/Documentation | docs]].
 * [[http://www.pydy.org/ | PyDy]] - Newtonian mechanics.
Line 55: Line 58:
 * [[http://niftilib.sourceforge.net/pynifti/ | PyNIfTI]] - Medical imaging.
 * [[http://www.tornadoweb.org/ | Tornado]] - Web server and framework - [[http://www.tornadoweb.org/documentation | docs]].
Line 56: Line 61:
 * [[http://vpython.org/ | VPython]] - Real-time 3D graphics and animation - [[http://vpython.org/contents/docs/visual/index.html | Visual 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)