Metadata-Version: 2.4
Name: hpc_funcs
Version: 1.0.4
Summary: HPC utility functions
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jinja2
Requires-Dist: tqdm
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: ty; extra == "dev"
Requires-Dist: pip; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: monkeytype; extra == "dev"
Dynamic: license-file

## What?

The term "hpc\_funcs" refers to a collection of utility functions,
modules, or libraries that are designed to facilitate high-performance
computing (HPC) tasks and operations, from Python.

## Installation

Not a pip package, so install through github

    pip install git+https://this.url

## Usage

    See `notebooks/` for examples

## TODO
