Metadata-Version: |
2.1 |
Name: |
plumpy |
Version: |
0.22.3 |
Summary: |
A Python workflow library. |
Author: |
Sebastiaan Huber, Jason Yu, Leopold Talirz, Dominik Gresch |
Author-Email: |
Martin Uhrin <martin.uhrin[at]gmail.com> |
Project-Url: |
Documentation, https://plumpy.readthedocs.io |
Project-Url: |
Home, https://github.com/aiidateam/plumpy |
Project-Url: |
Source, https://github.com/aiidateam/plumpy |
Keywords: |
workflow,multithreaded,rabbitmq |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.8 |
Requires-Dist: |
kiwipy[rmq] (~=0.8.3) |
Requires-Dist: |
nest_asyncio (>=1.5.1,~=1.5) |
Requires-Dist: |
pyyaml (~=6.0) |
Requires-Dist: |
ipython (~=7.0); extra == "docs" |
Requires-Dist: |
jinja2 (==2.11.3); extra == "docs" |
Requires-Dist: |
kiwipy[docs] (~=0.8.3); extra == "docs" |
Requires-Dist: |
markupsafe (==2.0.1); extra == "docs" |
Requires-Dist: |
myst-nb (~=0.11.0); extra == "docs" |
Requires-Dist: |
sphinx (~=3.2.0); extra == "docs" |
Requires-Dist: |
sphinx-book-theme (~=0.0.39); extra == "docs" |
Requires-Dist: |
importlib-metadata (~=4.12.0); extra == "docs" |
Requires-Dist: |
mypy (==1.3.0); extra == "pre-commit" |
Requires-Dist: |
pre-commit (~=2.2); extra == "pre-commit" |
Requires-Dist: |
pylint (==2.15.8); extra == "pre-commit" |
Requires-Dist: |
types-pyyaml; extra == "pre-commit" |
Requires-Dist: |
ipykernel (==6.12.1); extra == "tests" |
Requires-Dist: |
pytest (==6.2.5); extra == "tests" |
Requires-Dist: |
pytest-asyncio (==0.16.0); extra == "tests" |
Requires-Dist: |
pytest-cov (==3.0.0); extra == "tests" |
Requires-Dist: |
pytest-notebook (>=0.8.0); extra == "tests" |
Requires-Dist: |
shortuuid (==1.0.8); extra == "tests" |
Requires-Dist: |
importlib-resources (~=5.2); extra == "tests" |
Provides-Extra: |
docs |
Provides-Extra: |
pre-commit |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown |