Metadata-Version: 2.1
Name: rs-server-common
Version: 0.2a9
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.3.1,<2.0.0)
Requires-Dist: boto3 (>=1.35.40)
Requires-Dist: botocore (>=1.35.40)
Requires-Dist: cachetools (>=5.3)
Requires-Dist: eodag (==v3.1.0b1)
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,<2.11.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 (>=4.5,<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 (==3.0.1)
Requires-Dist: stac-pydantic (>=3.1.2,<4.0.0)
Requires-Dist: uvicorn (>=0.31,<0.33)
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

