Metadata-Version: 2.4
Name: h5
Version: 0.10.1
Summary: H5py utils
Project-URL: Homepage, https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/h5
Project-URL: Repository, https://github.com/dynamic-graphics-inc/dgpy-libs
Author-email: jesse <jesse@dgi.com>
License-File: LICENSE
Keywords: h5,h5py,hdf5,numpy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Typing :: Typed
Requires-Python: >=3.9.0
Requires-Dist: click>=8.1.7
Requires-Dist: h5py>=3.7
Requires-Dist: numpy>=1.23.2
Requires-Dist: rich>=13.7.1
Requires-Dist: ry>=0.0.37
Requires-Dist: typing-extensions<5,>=4.5
Description-Content-Type: text/markdown

<a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>

# h5

[![Wheel](https://img.shields.io/pypi/wheel/h5.svg)](https://img.shields.io/pypi/wheel/h5.svg)
[![Version](https://img.shields.io/pypi/v/h5.svg)](https://img.shields.io/pypi/v/h5.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/h5.svg)](https://img.shields.io/pypi/pyversions/h5.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

**Install:** `pip install h5`

---

Util functions for h5py and home of recursive generators!
