LICENSE
README.md
setup.cfg
setup.py
animatplot/__init__.py
animatplot/_version.py
animatplot/animation.py
animatplot/timeline.py
animatplot/util.py
animatplot.egg-info/PKG-INFO
animatplot.egg-info/SOURCES.txt
animatplot.egg-info/dependency_links.txt
animatplot.egg-info/not-zip-safe
animatplot.egg-info/requires.txt
animatplot.egg-info/top_level.txt
animatplot/animations/__init__.py
animatplot/animations/vectors.py
animatplot/blocks/__init__.py
animatplot/blocks/base.py
animatplot/blocks/image_like.py
animatplot/blocks/lineplots.py
animatplot/blocks/title.py
animatplot/blocks/update.py
animatplot/blocks/vectors.py
tests/test_animation.py
tests/test_blocks.py
tests/test_timeline.py
tests/test_util.py