Metadata-Version: 2.1
Name: rs-server-common
Version: 0.2a12
Summary: Copernicus Sentinel rs-server, common services.
Home-page: https://home.rs-python.eu/
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.3.0)
Requires-Dist: fastapi (>=0.115.11,<0.116.0)
Requires-Dist: filelock (>=3.16.1,<4.0.0)
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: itsdangerous (>=2.2.0,<3.0.0)
Requires-Dist: markdown (>=3.6,<4.0)
Requires-Dist: opentelemetry-distro (>=0.53b0,<0.54)
Requires-Dist: opentelemetry-exporter-otlp (>=1.32.0,<2.0.0)
Requires-Dist: opentelemetry-instrumentation-aws-lambda (>=0.53b0,<0.54)
Requires-Dist: opentelemetry-test-utils (>=0.53b0,<0.54)
Requires-Dist: orjson (<3.10.0) ; python_version >= "3.12" and platform_system == "Windows"
Requires-Dist: orjson (>=3.10,<4.0) ; python_version < "3.12" or platform_system != "Windows"
Requires-Dist: psycopg2 (>=2.9.9,<3.0.0)
Requires-Dist: pydantic (>=2.9.2,<2.12.0)
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-pydantic (>=3.1.4,<4.0.0)
Requires-Dist: starlette (>=0.45.3,<0.46)
Requires-Dist: uvicorn (>=0.31,<0.35)
Project-URL: Documentation, https://home.rs-python.eu/rs-documentation/rs-server/docs/doc/
Project-URL: Repository, https://github.com/RS-PYTHON/rs-server
Description-Content-Type: text/markdown

RS-Server commons services

