Metadata-Version: 2.1
Name: stac-fastapi.sqlalchemy
Version: 2.4.3
Summary: An implementation of STAC API based on the FastAPI framework.
Home-page: https://github.com/stac-utils/stac-fastapi
Author: Arturo Engineering
Author-email: engineering@arturo.ai
License: MIT
Keywords: STAC FastAPI COG
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: server

# Requirements

The SQLAlchemy backend requires **PostGIS>=3**.
