Metadata-Version: 2.3
Name: rs-dpr-service
Version: 0.2a14
Summary: Copernicus Sentinel rs-server, DPR as a service.
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: SQLAlchemy (>=2.0.37,<3.0.0)
Requires-Dist: bandit (>=1.8.3,<2.0.0)
Requires-Dist: dask-gateway (==2024.1.0)
Requires-Dist: dask[distributed] (==2024.5.2)
Requires-Dist: fastapi (>=0.115.12,<0.116.0)
Requires-Dist: flake8-pyproject (>=1.2.3,<2.0.0)
Requires-Dist: flask (>=3.1.1,<4.0.0)
Requires-Dist: geoalchemy2 (>=0.17.1,<0.18.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: jsonpatch (>=1.33,<2.0)
Requires-Dist: mypy (>=1.15.0,<2.0.0)
Requires-Dist: openapi-core (>=0.19.5,<0.20.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: psycopg2 (>=2.9.10,<3.0.0)
Requires-Dist: pygeoapi (>=0.21.dev0)
Requires-Dist: pylint (>=3.3.6,<4.0.0)
Requires-Dist: tornado (>=6.5,<7.0)
Requires-Dist: uvicorn (>=0.34.1,<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-dpr-service
Description-Content-Type: text/markdown

# rs-dpr-service
A service responsible for triggering the DPR processor execution within the Dask cluster.

