Metadata-Version: 2.4
Name: coconut-nut
Version: 0.1.4
Summary: Python auxiliary library for Coconut
Project-URL: Homepage, https://github.com/your-org/coconut-nut
Project-URL: Repository, https://github.com/your-org/coconut-nut
Project-URL: Issues, https://github.com/your-org/coconut-nut/issues
Project-URL: Documentation, https://your-org.github.io/coconut
Author-email: Wenke <wenke.du@inria.fr>
License-File: LICENSE
Keywords: coconut,helpers,utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Requires-Dist: pytorch>=2.8
Description-Content-Type: text/markdown

# coconut-nut

Python auxiliary library for the Coconut project.

## Install
```bash
pip install coconut-nut
