LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
dayplot/__init__.py
dayplot/_parse_date.py
dayplot/fetch_github.py
dayplot/main.py
dayplot/utils.py
dayplot.egg-info/PKG-INFO
dayplot.egg-info/SOURCES.txt
dayplot.egg-info/dependency_links.txt
dayplot.egg-info/requires.txt
dayplot.egg-info/top_level.txt
dayplot/data/sample.csv
tests/test_fetch_github.py
tests/test_main.py
tests/test_parse_date.py