Metadata-Version: 2.4
Name: odysseys-py
Version: 0.0.1
Summary: A lightweight durable execution and orchestration runtime for distributed services.
Author: Sreejay Reddy
License: MIT
Keywords: workflow,durable-execution,orchestration,distributed-systems,postgres
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: psycopg[binary]>=3.2
Requires-Dist: PyYAML>=6.0
Requires-Dist: python-dotenv>=1.0
