LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/pynimate/__init__.py
src/pynimate/bar.py
src/pynimate/barhplot.py
src/pynimate/baseplot.py
src/pynimate/canvas.py
src/pynimate/datafier.py
src/pynimate/lineplot.py
src/pynimate/utils.py
src/pynimate.egg-info/PKG-INFO
src/pynimate.egg-info/SOURCES.txt
src/pynimate.egg-info/dependency_links.txt
src/pynimate.egg-info/requires.txt
src/pynimate.egg-info/top_level.txt
tests/test_bar.py
tests/test_barhplot.py
tests/test_baseplot.py
tests/test_datafier.py
tests/test_lineplot.py
tests/test_utils.py