Metadata-Version: 2.4
Name: wt-invokers
Version: 0.1.1
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: wt-contracts<1.0.0,>=0.1.0
Requires-Dist: py-rattler>=0.8.0
Requires-Dist: ruamel.yaml>=0.17.0
Provides-Extra: gcp
Requires-Dist: google-cloud-batch>=0.19.0; extra == "gcp"
Requires-Dist: google-auth>=2.0.0; extra == "gcp"
