MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
heatmappy2/__init__.py
heatmappy2/heatmap.py
heatmappy2/kernels.py
heatmappy2/video.py
heatmappy2.egg-info/PKG-INFO
heatmappy2.egg-info/SOURCES.txt
heatmappy2.egg-info/dependency_links.txt
heatmappy2.egg-info/requires.txt
heatmappy2.egg-info/top_level.txt
heatmappy2/assets/classic.png
tests/__init__.py
tests/test_heatmap.py
tests/test_kernels.py
tests/test_video.py