Metadata-Version: 2.4
Name: declare4pylon
Version: 0.0.1
Summary: DECLARE constraints implementation for [pylon-lib/pylon](https://github.com/pylon-lib/pylon).
Project-URL: Homepage, https://salvatorelaiso.github.io/declare4pylon/
Project-URL: Repository, https://github.com/salvatorelaiso/declare4pylon
Project-URL: Documentation, https://salvatorelaiso.github.io/declare4pylon/
Author-email: Salvatore Laiso <salvatorelaiso@gmail.com>
License-File: LICENSE
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.14,>=3.10
Requires-Dist: jaxtyping>=0.3.7
Requires-Dist: numpy>=2.2.6
Requires-Dist: pylon-lib>=0.1.0
Requires-Dist: torch>=2.10.0
Description-Content-Type: text/markdown

# declare4pylon

[![Release](https://img.shields.io/github/v/release/salvatorelaiso/declare4pylon)](https://img.shields.io/github/v/release/salvatorelaiso/declare4pylon)
[![Build status](https://img.shields.io/github/actions/workflow/status/salvatorelaiso/declare4pylon/main.yml?branch=main)](https://github.com/salvatorelaiso/declare4pylon/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/salvatorelaiso/declare4pylon/branch/main/graph/badge.svg)](https://codecov.io/gh/salvatorelaiso/declare4pylon)
[![Commit activity](https://img.shields.io/github/commit-activity/m/salvatorelaiso/declare4pylon)](https://img.shields.io/github/commit-activity/m/salvatorelaiso/declare4pylon)
[![License](https://img.shields.io/github/license/salvatorelaiso/declare4pylon)](https://img.shields.io/github/license/salvatorelaiso/declare4pylon)

DECLARE constraints implementation for [pylon-lib/pylon](https://github.com/pylon-lib/pylon).

- **Github repository**: <https://github.com/salvatorelaiso/declare4pylon/>
- **Documentation** <https://salvatorelaiso.github.io/declare4pylon/>


---

Repository initiated with [fpgmaas/cookiecutter-uv](https://github.com/fpgmaas/cookiecutter-uv).
