Metadata-Version: 2.4
Name: jeeflow
Version: 1.8.15
Summary: Lightweight async workflow engine - Python implementation
Requires-Python: >=3.10
License-File: LICENSE
Provides-Extra: mysql
Requires-Dist: aiomysql>=0.2.0; extra == "mysql"
Provides-Extra: postgres
Requires-Dist: asyncpg>=0.29.0; extra == "postgres"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: aiomysql; extra == "dev"
Dynamic: license-file
