LICENSE
MANIFEST.in
README.md
pyproject.toml
src/isd/__init__.py
src/isd/cli.py
src/isd/errors.py
src/isd/io.py
src/isd/pandas.py
src/isd/py.typed
src/isd/record.py
src/isd/utils.py
src/isd.egg-info/PKG-INFO
src/isd.egg-info/SOURCES.txt
src/isd.egg-info/dependency_links.txt
src/isd.egg-info/entry_points.txt
src/isd.egg-info/requires.txt
src/isd.egg-info/top_level.txt
tests/test_io.py
tests/test_pandas.py
tests/test_record.py
tests/test_utils.py