Differences between revisions 15 and 20 (spanning 5 versions)
Revision 15 as of 2009-08-13 00:48:57
Size: 7719
Editor: qed777
Comment: Hellmann article on static code analyzers
Revision 20 as of 2009-12-24 10:57:38
Size: 8360
Editor: Minh Nguyen
Comment: Python and Cython resources belong to Sage development, so put this page under devel/
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from PythonResources
Line 41: Line 42:
 * [[http://www.pythonware.com/products/pil/ | Python Imaging Library / PIL]] - Image processing - [[http://www.pythonware.com/library/pil/handbook/index.htm | docs]].
Line 54: Line 56:
 * [[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.cam.cornell.edu/~rclewley/cgi-bin/moin.cgi/ | PyDSTool]] - Dynamical systems.
 * [[http://www.pydy.org/ | PyDy]] - Newtonian mechanics.
Line 57: Line 61:
 * [[http://www.tornadoweb.org/ | Tornado]] - Web server and framework - [[http://www.tornadoweb.org/documentation | docs]].
Line 58: Line 63:
 * [[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)