Metadata-Version: 2.4
Name: jeeflow
Version: 1.8.26
Summary: Lightweight async workflow engine - Python implementation
Author: mldong
License: Apache-2.0
Requires-Python: >=3.10
License-File: LICENSE
License-File: NOTICE
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
