Metadata-Version: 2.3
Name: hpcflow-new2
Version: 0.2.0a247
Summary: Computational workflow management
License: MPL-2.0
Author: aplowman
Author-email: adam.plowman@manchester.ac.uk
Requires-Python: >=3.9,<3.14
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: test
Requires-Dist: aiohttp (>=3.8.4,<4.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: fsspec (>=2025.3.2,<2026.0.0)
Requires-Dist: h5py (>=3.9.0,<4.0.0)
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
Requires-Dist: msgpack (>=1.0.4,<2.0.0)
Requires-Dist: numcodecs (==0.12.1) ; python_version < "3.13"
Requires-Dist: numcodecs (>=0.13.1,<0.14.0) ; python_version >= "3.13"
Requires-Dist: numpy (>=1.26.4,<2.0.0) ; python_version < "3.13"
Requires-Dist: numpy (>=2.2.4,<3.0.0) ; python_version >= "3.13"
Requires-Dist: paramiko (>=3.2,<5.0)
Requires-Dist: platformdirs (>=4.2.1,<5.0.0)
Requires-Dist: psutil (>=5.9.4,<8.0.0)
Requires-Dist: pytest (>=7.2,<9.0) ; extra == "test"
Requires-Dist: pyzmq (>=26.0.3,<28.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: reretry (>=0.11.8,<0.12.0)
Requires-Dist: rich (>=13.4.2,<15.0.0)
Requires-Dist: ruamel-yaml (>=0.18.6,<0.19.0)
Requires-Dist: scipy (>=1.13.1,<2.0.0) ; python_version < "3.10"
Requires-Dist: scipy (>=1.15.2,<2.0.0) ; python_version >= "3.10"
Requires-Dist: termcolor (>=1.1,<4.0)
Requires-Dist: typing-extensions (>=4.12.2,<5.0.0)
Requires-Dist: valida (>=0.7.5,<0.8.0)
Requires-Dist: watchdog (>=6.0.0,<7.0.0)
Requires-Dist: zarr (==2.17.2)
Description-Content-Type: text/markdown

<div align="center">
<img src="https://hpcflow.github.io/docs/stable/_static/images/logo-v2.png" width="250" alt="hpcFlow logo"/>
</div>

# hpcFlow

![PyPI - Version](https://img.shields.io/pypi/v/hpcflow-new2) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hpcflow-new2)

**hpcFlow manages your scientific workflows**

Documentation: [https://hpcflow.github.io/docs](https://hpcflow.github.io/docs)

## Acknowledgements

hpcFlow development is funded by [UKAEA](https://www.gov.uk/government/organisations/uk-atomic-energy-authority), and was initially developed using funding from the [LightForm](https://lightform.org.uk/) EPSRC programme grant ([EP/R001715/1](https://gow.epsrc.ukri.org/NGBOViewGrant.aspx?GrantRef=EP/R001715/1)).

<img src="docs/source/_static/images/UKAEA_logo.png" width="90"/>
<br/><br/>
<img src="https://lightform-group.github.io/wiki/assets/images/site/lightform-logo.png" width="150"/>

