Metadata-Version: 2.4
Name: odysseys-py
Version: 0.0.2
Summary: A lightweight durable execution and orchestration runtime for distributed services.
Author: Sreejay Reddy
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psycopg[binary]>=3.2
Requires-Dist: PyYAML>=6.0
Requires-Dist: python-dotenv>=1.0
Requires-Dist: starlette>=0.40
Requires-Dist: uvicorn>=0.30
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"
Requires-Dist: pytest-asyncio>=1.0; extra == "test"
Requires-Dist: httpx2; extra == "test"
Dynamic: license-file
