Metadata-Version: 2.1
Name: pypgstac
Version: 0.5.1
Summary: 
Home-page: https://github.com/stac-utils/pgstac
Keywords: stac,postgres
Author: David Bitner
Author-email: bitner@dbspatial.com
Requires-Python: >=3.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fire (>=0.4.0,<0.5.0)
Requires-Dist: orjson (>=3.5.2)
Requires-Dist: plpygis (>=0.2.0,<0.3.0)
Requires-Dist: psycopg (>=3.0.10,<4.0.0)
Requires-Dist: psycopg-pool (>=3.1.1,<4.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: smart-open (>=4.2.0,<5.0.0)
Requires-Dist: tenacity (>=8.0.1,<9.0.0)
Project-URL: Repository, https://github.com/stac-utils/pgstac
Description-Content-Type: text/plain

Python tools for working with PGStac

