Metadata-Version: 2.4
Name: wt-invokers
Version: 0.3.0
Summary: Abstract invoker interface and implementations for wt workflows
Author: Workflow Tools Contributors
License: BSD-3-Clause
Keywords: workflow,invoker,execution,subprocess,cloud
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: wt-contracts<1.0.0,>=0.1.0
Requires-Dist: py-rattler>=0.8.0
Requires-Dist: httpx<1.0.0,>=0.27.0
Requires-Dist: stamina<26,>=25.1.0
Requires-Dist: ruamel.yaml<0.19.0,>=0.17.0
Provides-Extra: gcp
Requires-Dist: google-cloud-batch>=0.19.0; extra == "gcp"
Requires-Dist: google-cloud-run>=0.10.0; extra == "gcp"
Requires-Dist: google-auth>=2.0.0; extra == "gcp"
