LICENSE
NOTICES.md
README.md
pyproject.toml
src/pycsodata/__init__.py
src/pycsodata/_types.py
src/pycsodata/cache.py
src/pycsodata/catalogue.py
src/pycsodata/constants.py
src/pycsodata/dataset.py
src/pycsodata/exceptions.py
src/pycsodata/fetchers.py
src/pycsodata/parsers.py
src/pycsodata/printer.py
src/pycsodata/py.typed
src/pycsodata/sanitise.py
src/pycsodata/search.py
src/pycsodata/spatial.py
src/pycsodata/ungeneralised.py
src/pycsodata.egg-info/PKG-INFO
src/pycsodata.egg-info/SOURCES.txt
src/pycsodata.egg-info/dependency_links.txt
src/pycsodata.egg-info/not-zip-safe
src/pycsodata.egg-info/requires.txt
src/pycsodata.egg-info/top_level.txt
tests/test_cache.py
tests/test_catalogue.py
tests/test_constants.py
tests/test_dataset.py
tests/test_exceptions.py
tests/test_fetchers.py
tests/test_init.py
tests/test_parsers.py
tests/test_printer.py
tests/test_sanitise.py
tests/test_search.py
tests/test_spatial.py
tests/test_types.py
tests/test_ungeneralised.py