Metadata-Version: 2.3
Name: beamflow-lib
Version: 0.3.1
Summary: Shared domain logic and utilities for the Beamflow managed platform.
Author: juraj.bezdek@gmail.com
Author-email: juraj.bezdek@gmail.com
Requires-Python: >=3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: PyJWT (>=2.8.0)
Requires-Dist: beamflow-clients (>=0.3.0,<0.4.0)
Requires-Dist: cryptography (>=42.0.0)
Requires-Dist: email-validator (>=2.0.0)
Requires-Dist: google-cloud-build (>=3.23.0)
Requires-Dist: google-cloud-firestore (>=2.16.0)
Requires-Dist: google-cloud-scheduler (>=2.13.0)
Requires-Dist: google-cloud-storage (>=2.14.0)
Requires-Dist: google-cloud-tasks (>=2.16.0)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: opentelemetry-api (>=1.24.0)
Requires-Dist: opentelemetry-exporter-otlp (>=1.24.0)
Requires-Dist: opentelemetry-sdk (>=1.24.0)
Requires-Dist: pydantic (>=2.10.0)
Requires-Dist: pydantic-settings (>=2.2.1)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: redis (>=5.0.3)
