.gitignore
.readthedocs.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.rst
requirements-test.txt
requirements.txt
setup.py
.github/workflows/pythonpackage.yml
doc/Makefile
doc/source/conf.py
doc/source/examples.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/plpygis.rst
doc/source/plpython.rst
doc/source/subclasses.rst
doc/source/usage.rst
plpygis/__init__.py
plpygis/_version.py
plpygis/exceptions.py
plpygis/geometry.py
plpygis/hex.py
plpygis.egg-info/PKG-INFO
plpygis.egg-info/SOURCES.txt
plpygis.egg-info/dependency_links.txt
plpygis.egg-info/requires.txt
plpygis.egg-info/top_level.txt
test/__init__.py
test/__main__.py
test/multipoint.shp
test/plpygis/__init__.py
test/plpygis/geometry.py