Differences between revisions 12 and 13
Revision 12 as of 2009-07-30 07:54:59
Size: 7400
Editor: qed777
Comment: Depgraph, Snakefood dependency graph generators.
Revision 13 as of 2009-08-03 15:35:51
Size: 7509
Editor: qed777
Comment: Added Python Call Graph, XDot viewer.
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * Other tools - [[http://www.tarind.com/depgraph.html | Py2DepGraph]], [[http://pychecker.sourceforge.net/ | PyChecker]], [[http://divmod.org/trac/wiki/DivmodPyflakes | PyFlakes]], [[http://www.logilab.org/project/pylint | Pylint]], [[http://furius.ca/snakefood/ | Snakefood]].  * Other tools - [[http://www.tarind.com/depgraph.html | py2depgraph]], [[http://pycallgraph.slowchop.com/ | pycallgraph]], [[http://pychecker.sourceforge.net/ | PyChecker]], [[http://divmod.org/trac/wiki/DivmodPyflakes | PyFlakes]], [[http://www.logilab.org/project/pylint | Pylint]], [[http://furius.ca/snakefood/ | Snakefood]], [[http://code.google.com/p/jrfonseca/wiki/XDot | XDot]].

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)