Metadata-Version: 2.3
Name: rs-server-common
Version: 0.2a14
Summary: Copernicus Sentinel rs-server, common services.
License: Apache-2.0
Keywords: stac,copernicus,sentinel,processing
Author: ESA under contract with Airbus and CS
Author-email: ops_coprs@airbus.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Framework :: OpenTelemetry
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Dist: asyncache (>=0.3.1,<0.4.0)
Requires-Dist: authlib (>=1.5.0,<2.0.0)
Requires-Dist: boto3 (>=1.35.40)
Requires-Dist: botocore (>=1.35.99)
Requires-Dist: cachetools (>=5.5.2)
Requires-Dist: eodag (==v3.4.2)
Requires-Dist: fastapi (>=0.115.12,<0.116.0)
Requires-Dist: filelock (>=3.16.1,<4.0.0)
Requires-Dist: geojson-pydantic (==1.2.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: itsdangerous (>=2.2.0,<3.0.0)
Requires-Dist: markdown (>=3.6,<4.0)
Requires-Dist: opentelemetry-distro (>=0.55b0,<0.56)
Requires-Dist: opentelemetry-exporter-otlp (>=1.34.0,<2.0.0)
Requires-Dist: opentelemetry-instrumentation-aws-lambda (>=0.55b0,<0.56)
Requires-Dist: opentelemetry-test-utils (>=0.55b0,<0.56)
Requires-Dist: pydantic (>=2.9.2,<2.12.0)
Requires-Dist: pydantic-settings (>2.2.1,<3.0.0,!=2.9.0)
Requires-Dist: pygeofilter (>=0.3.1.post1)
Requires-Dist: pyjwt[crypto] (>=2.9.0,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: python-keycloak (>=5.3.1,<6.0)
Requires-Dist: python-logging-loki (>=0.3.1,<0.4.0)
Requires-Dist: sqlalchemy (>=2.0.35,<3.0.0)
Requires-Dist: stac-fastapi-pgstac (>=5.0.2,<6.0.0)
Requires-Dist: stac-fastapi-types (==5.2.0)
Requires-Dist: stac-pydantic (>=3.1.4,<4.0.0)
Requires-Dist: starlette (>=0.46.2,<0.47)
Requires-Dist: uvicorn (>=0.31,<0.35)
Project-URL: Documentation, https://home.rs-python.eu/rs-documentation/rs-server/docs/doc/
Project-URL: Homepage, https://home.rs-python.eu/
Project-URL: Repository, https://github.com/RS-PYTHON/rs-server
Description-Content-Type: text/markdown

RS-Server commons services

