Metadata-Version: 2.4
Name: h5kit
Version: 0.2.0
Summary: Toolkit for h5py
Author-email: Anton Sharapov <sharapov.anton@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/SharapovAnton/h5kit
Project-URL: Source, https://github.com/SharapovAnton/h5kit
Project-URL: Issues, https://github.com/SharapovAnton/h5kit/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.23
Requires-Dist: h5py>=3.15.1
Requires-Dist: filelock>=3.20.3
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# PythonLibs

A.Sharapov Python libraries

---

## 🚀 Features


---

## 📦 Installation

```bash
pip install h5kit
