LICENSE
README.md
pyproject.toml
src/weatherquery/__init__.py
src/weatherquery/consts.py
src/weatherquery/core.py
src/weatherquery/getapi.py
src/weatherquery/name2code.py
src/weatherquery/py.typed
src/weatherquery/utils.py
src/weatherquery.egg-info/PKG-INFO
src/weatherquery.egg-info/SOURCES.txt
src/weatherquery.egg-info/dependency_links.txt
src/weatherquery.egg-info/top_level.txt
tests/test_get_api.py
tests/test_querier.py
tests/testall.py