Metadata-Version: 2.1
Name: pypgstac
Version: 0.4.4
Summary: 
Home-page: https://github.com/stac-utils/pgstac
Keywords: stac,asyncpg
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: asyncpg (>=0.22.0,<0.23.0)
Requires-Dist: orjson (>=3.5.2)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: smart-open (>=4.2.0,<5.0.0)
Requires-Dist: typer (>=0.4.0)
Project-URL: Repository, https://github.com/stac-utils/pgstac
Description-Content-Type: text/plain

Python tools for working with PGStac

