AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
calh/__init__.py
calh/app.py
calh/cli.py
calh/filter.py
calh/visualization.py
calh.egg-info/PKG-INFO
calh.egg-info/SOURCES.txt
calh.egg-info/dependency_links.txt
calh.egg-info/entry_points.txt
calh.egg-info/not-zip-safe
calh.egg-info/requires.txt
calh.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/calh.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/utils.py
tests/func/__init__.py
tests/func/test_app.py
tests/func/test_cli.py
tests/func/test_filter.py
tests/func/test_visualization.py
tests/func/data/ics/02-04_05-05-2020_urlab.ics
tests/func/data/ics/2018-2020_urlab.ics
tests/func/data/ics/urlab.ics
tests/func/data/json/02-04_05-05-2020_urlab.json
tests/func/data/json/2015-2020_urlab.json
tests/func/data/png/test_create_heatmap_from_ics_input.png
tests/unit/__init__.py
tests/unit/test_filter.py