LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
dmi_open_data/__init__.py
dmi_open_data/client.py
dmi_open_data/enums.py
dmi_open_data/utils.py
dmi_open_data.egg-info/PKG-INFO
dmi_open_data.egg-info/SOURCES.txt
dmi_open_data.egg-info/dependency_links.txt
dmi_open_data.egg-info/requires.txt
dmi_open_data.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_climate_data_client.py
tests/test_enums.py