Metadata-Version: 2.1
Name: hypernodes
Version: 0.1.3
Summary: DS & AI Tools & Templates for Binding Hamilton with Hypster together
Home-page: https://github.com/gilad-rubin/hypernodes
License: MIT
Keywords: template,ai,ds,hypernodes
Author: Gillad Rubin
Author-email: gilad.rubin@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Repository, https://github.com/gilad-rubin/hypernodes
Description-Content-Type: text/markdown

<div align="center"><picture>
  <source media="(prefers-color-scheme: dark)" srcset="assets/dark_background_logo.svg">
  <img alt="hypernodes" src="assets/light_background_logo.svg" width=700">
</picture></div>


**`hypernodes`** is a lightweight Python package designed for binding together Hamilton DAGs and Hypster configurations. 

## Installation

Install hypernodes using pip:

```bash
pip install hypernodes
```

## License

This project is licensed under the MIT License. See the LICENSE file for details.
