README.md
pyproject.toml
setup.py
geoshell/__init__.py
geoshell/cli.py
geoshell/core.py
geoshell/exceptions.py
geoshell/utils.py
geoshell.egg-info/PKG-INFO
geoshell.egg-info/SOURCES.txt
geoshell.egg-info/dependency_links.txt
geoshell.egg-info/entry_points.txt
geoshell.egg-info/requires.txt
geoshell.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_geoshell.py
tests/test_integration.py