.gitignore
.readthedocs.yml
LICENSE
README.md
pyproject.toml
tox.ini
.github/workflows/build.yml
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/readme.rst
docs/source/subscripted_type.rst
docs/source/to_json.rst
docs/source/to_type.rst
tests/__init__.py
tests/conftest.py
tests/test_subscripted_type.py
tests/test_to_json.py
tests/test_to_type.py
tests/test_to_type_class.py
tests/test_to_type_geometry.py
tests/data/reference/test_convert_crs/epsg4326.json
tests/data/reference/test_convert_crs/epsg4326.txt
typepigeon/__init__.py
typepigeon/to_json.py
typepigeon/to_type.py
typepigeon/types.py
typepigeon.egg-info/PKG-INFO
typepigeon.egg-info/SOURCES.txt
typepigeon.egg-info/dependency_links.txt
typepigeon.egg-info/requires.txt
typepigeon.egg-info/top_level.txt