{ "info": { "author": "Massimo Santini", "author_email": "santini@di.unimi.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: Unix", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# GraphvizAnim\n\n[](https://travis-ci.org/mapio/GraphvizAnim) [](https://mybinder.org/v2/gh/mapio/GraphvizAnim/master?filepath=examples/heapsort.ipynb) [](https://doi.org/10.5281/zenodo.1037283)\n\n\nGraphvizAnim is a tool to create simple animated graph visualizations; it is\njust a proof of concept, aimed mainly at teaching purposes. It is based on\n[Graphviz](http://www.graphviz.org/) for the graph rendering part and on\n[ImageMagick](http://www.imagemagick.org/) for the animated gif generation. You can [run the heap sort animation](https://mybinder.org/v2/gh/mapio/GraphvizAnim/master?filepath=examples/heapsort.ipynb) on-line using [binder](http://mybinder.org/).\n\n
\n
\n
\n