fasthep-flow

View on PyPIReverse Dependencies (0)

2024.2.1 fasthep_flow-2024.2.1-py3-none-any.whl

Wheel Details

Project: fasthep-flow
Version: 2024.2.1
Filename: fasthep_flow-2024.2.1-py3-none-any.whl
Download: [link]
Size: 11898
MD5: b1a7a145c286a2ae573284f982a7e697
SHA256: 210e1549d4b8e8d98910fe09d77ee259367fbc191171b11d66ce52de10b734fb
Uploaded: 2024-02-22 16:48:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fasthep-flow
Version: 2024.2.1
Summary: Convert YAML into a workflow DAG
Author-Email: Luke Kreczko <kreczko[at]cern.ch>
Project-Url: Homepage, https://github.com/FAST-HEP/fasthep-flow
Project-Url: Bug Tracker, https://github.com/FAST-HEP/fasthep-flow/issues
Project-Url: Discussions, https://github.com/FAST-HEP/fasthep-flow/discussions
Project-Url: Changelog, https://github.com/FAST-HEP/fasthep-flow/releases
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: eval-type-backport
Requires-Dist: hydra-core
Requires-Dist: omegaconf (>=2.1)
Requires-Dist: plumbum
Requires-Dist: prefect
Requires-Dist: pyyaml (>=5.4)
Requires-Dist: typer (>=0.4)
Requires-Dist: typing-extensions (>=3.10)
Requires-Dist: pytest-cov (>=3); extra == "dev"
Requires-Dist: pytest (>=6); extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: furo (>=2023.08.17); extra == "docs"
Requires-Dist: myst-parser (>=0.13); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-inline-tabs; extra == "docs"
Requires-Dist: sphinx (>=7.0); extra == "docs"
Requires-Dist: sphinxcontrib-mermaid; extra == "docs"
Requires-Dist: pytest-cov (>=3); extra == "test"
Requires-Dist: pytest (>=6); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2465 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fasthep_flow/__init__.py sha256=l6wvAoL226zib_0s2zWTNoq_BCSpuFFmIf7ysoK3c7E 308
fasthep_flow/_version.py sha256=2OTnMgE9dXgvt3KTeFq1JTwRsUbcUWbEgROCx_tsfpY 417
fasthep_flow/_version.pyi sha256=j5kbzfm6lOn8BzASXWjGIA1yT0OlHTWqlbyZ8Si_o0E 118
fasthep_flow/cli.py sha256=l9q9dlfHCGEmHwUumMYB0Q-QwOtN_-ZGv00gPzUA_7k 1902
fasthep_flow/config.py sha256=PPIUNoebqu_AjJgqM4T-rMoo-KU1f1OmE9LlZBwtKrY 2111
fasthep_flow/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fasthep_flow/workflow.py sha256=2tNQdrR8_14uv6_fXprmtv7Qs-vBlduAUr4QY0bpdnY 1220
fasthep_flow/operators/__init__.py sha256=PLOr_12CkugeJelXaaCqL2mkZ5fJs1Nvp0A3xYzW42s 267
fasthep_flow/operators/base.py sha256=06mGcNu1trIG7VejymK0ztdJr7EIhJxOKVyA8IUGRZY 482
fasthep_flow/operators/bash.py sha256=XXEopzjDIAeFamff9pZcwu9tww3bd-Oxb4X2p-UwnPU 1197
fasthep_flow-2024.2.1.dist-info/METADATA sha256=lKqRJBEWuqhPX2jn-XuvH0XRjwsbOdGsf9QZFbZhpOo 4468
fasthep_flow-2024.2.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
fasthep_flow-2024.2.1.dist-info/entry_points.txt sha256=Sk-g3OWLaDGTgeNWJCPndYLRBU1gfclYimv0bmw9WvY 55
fasthep_flow-2024.2.1.dist-info/licenses/LICENSE sha256=JOvaXpjrXtTI_K08SmY0LVx2Lsh-CmvEEhX0nHJtTak 11343
fasthep_flow-2024.2.1.dist-info/RECORD

entry_points.txt

fasthep-flow = fasthep_flow.cli:main