Metadata-Version: 2.1
Name: hpcflow-new2
Version: 0.2.0a163
Summary: Computational workflow management
License: MIT
Author: aplowman
Author-email: adam.plowman@manchester.ac.uk
Requires-Python: >=3.8,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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 (>=2022.2.0,<2023.0.0)
Requires-Dist: h5py (>=3.9.0,<4.0.0)
Requires-Dist: msgpack (>=1.0.4,<2.0.0)
Requires-Dist: numpy (>=1.24.4,<2.0.0) ; python_version < "3.9"
Requires-Dist: numpy (>=1.26.4,<2.0.0) ; python_version >= "3.9"
Requires-Dist: paramiko (>=3.2.0,<4.0.0)
Requires-Dist: platformdirs (>=2.5.1,<3.0.0)
Requires-Dist: psutil (>=5.9.4,<6.0.0)
Requires-Dist: pytest (>=7.2.0,<8.0.0) ; extra == "test"
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: reretry (>=0.11.8,<0.12.0)
Requires-Dist: rich (>=13.4.2,<14.0.0)
Requires-Dist: ruamel.yaml (>=0.17.20,<0.18.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: valida (>=0.7.2,<0.8.0)
Requires-Dist: watchdog (>=2.1.9,<3.0.0)
Requires-Dist: zarr (>=2.16.1,<3.0.0) ; python_version < "3.9"
Requires-Dist: zarr (>=2.17.0,<3.0.0) ; python_version >= "3.9"
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"/>

