Diplotocus is a python package designed to render animations of matplotlib objects, in a timeline style.
- Using pip (preferred):
pip install diplotocus- Download the source code of this repository, and run:
pip install .- matplotlib
- numpy
- ffmpeg (necessary to render videos)
- svgpath2mpl
- tqdm (optional)
