Metadata-Version: 2.4
Name: rs-server-common
Version: 1.0a2
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: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Dist: asyncache (>=0.3.1,<0.4.0)
Requires-Dist: authlib (>=1.6.1,<2.0.0)
Requires-Dist: boto3 (>=1.40.2)
Requires-Dist: botocore (>=1.40.2)
Requires-Dist: cachetools (>=5.5.2)
Requires-Dist: eodag (==v3.8.0)
Requires-Dist: fastapi (>=0.116.1,<0.117.0)
Requires-Dist: filelock (>=3.16.1)
Requires-Dist: geojson-pydantic (==2.0.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: itsdangerous (>=2.2.0,<3.0.0)
Requires-Dist: markdown (>=3.8.2,<4.0.0)
Requires-Dist: opentelemetry-distro (>=0.58b0,<0.59)
Requires-Dist: opentelemetry-exporter-otlp (>=1.37.0,<2.0.0)
Requires-Dist: opentelemetry-instrumentation-aws-lambda (>=0.58b0,<0.59)
Requires-Dist: opentelemetry-test-utils (>=0.58b0,<0.59)
Requires-Dist: protobuf (>=6.31.1)
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.7.0,<6.0)
Requires-Dist: python-logging-loki (>=0.3.1,<0.4.0)
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.43,<3.0.0)
Requires-Dist: stac-fastapi-pgstac (>=6.0.0,<7.0.0)
Requires-Dist: stac-fastapi-types (>=6.0.0,<7.0.0)
Requires-Dist: stac-pydantic (>=3.4.0,<4.0.0)
Requires-Dist: starlette (>=0.47.2,<0.48)
Requires-Dist: urllib3 (>=2.5.0)
Requires-Dist: uvicorn (>=0.35.0)
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

