Metadata-Version: 2.2
Name: async-workflow-runner
Version: 0.1.2
Summary: Package for running and tracking workflows asynchronously, with various helper features to make it easier
Author-email: Erik Trygg <etrg@novonordisk.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Provides-Extra: dev
Requires-Dist: black==24.4.2; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: flake8==7.1.0; extra == "dev"
Requires-Dist: isort==5.13.2; extra == "dev"
Requires-Dist: pytest==8.3.3; extra == "dev"

# async-workflow-runner
An async workflow toolkit
