Metadata-Version: 2.4
Name: k8s-orchestrator
Version: 0.1.0
Summary: k8s service lifecycle framework: scheduling, health, retry, process management
License: MIT
Project-URL: Repository, https://github.com/Kord96/orchestrator
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: structlog>=25.0
Requires-Dist: croniter>=6.0
Requires-Dist: kafka-python-ng>=2.2
Requires-Dist: pydantic>=2.0
Requires-Dist: python-dotenv>=1.0
Requires-Dist: psutil>=5.9
Dynamic: license-file
