Skip to content

Python helpers that facilitate spatial data I/O with SQL

License

Notifications You must be signed in to change notification settings

AltaPlanning/postgis-helpers

 
 

Repository files navigation

postgis-helpers

To create the development environment:

(base) $ conda create --name postgis_helpers python=3.8
(base) $ conda activate postgis_helpers
(postgis_helpers) $ pip install -r requirements.txt

To update the documentation:

(postgis_helpers) $ sphinx-apidoc --separate --module-first -o ./ ../postgis_helpers

About

Python helpers that facilitate spatial data I/O with SQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%