» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with graphviz + python

Trac's workflow_parser.py (graphviz)

Simple example of using graphviz from Python. Outputs graphviz .dot file with workflow from trac.ini.

Trac: del.icio.us/tag/trac

GUESS: The Graph Exploration System

GUESS is an exploratory data analysis and visualization tool for graphs and networks. The system contains a domain-specific embedded language called Gython (an extension of Python) which supports working on graph structures in an intuitive manner.

opensource: del.icio.us tag/opensource

pycallgraph

pycallgraph is a Python library that creates call graphs for Python programs.

It requires Graphviz to run. pycallgraph works with Linux, Windows and Mac OS X.

pygraphviz - NetworkX trac - Trac

Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms.

opensource: del.icio.us tag/opensource