Metadata-Version: 2.1
Name: rs-server-common
Version: 0.2a5
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: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Dist: asyncache (>=0.3.1,<0.4.0)
Requires-Dist: authlib (>=1.3.1,<2.0.0)
Requires-Dist: boto3 (==1.28.85)
Requires-Dist: botocore (==1.31.85)
Requires-Dist: cachetools (>=5.3)
Requires-Dist: eodag (==3.0.0b3)
Requires-Dist: fastapi (>=0.115.0,<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.48b0,<0.49)
Requires-Dist: opentelemetry-exporter-otlp (>=1.27.0,<2.0.0)
Requires-Dist: opentelemetry-instrumentation-aws-lambda (>=0.48b0,<0.49)
Requires-Dist: opentelemetry-test-utils (>=0.48b0,<0.49)
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)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: python-jose (>=3.3.0,<4.0.0)
Requires-Dist: python-keycloak (>=4.5.0,<5.0.0)
Requires-Dist: python-logging-loki (>=0.3.1,<0.4.0)
Requires-Dist: sqlalchemy (>=2.0.35,<3.0.0)
Requires-Dist: stac-pydantic (>=3.1.2,<4.0.0)
Requires-Dist: uvicorn (>=0.31.0,<0.32.0)
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

