Metadata-Version: 2.2
Name: pycanha-core
Version: 0.3.0
Summary: Python bindings for pycanha-core with Pybind11
Author-Email: =?utf-8?q?Javier_Piqueras_Carre=C3=B1o?= <javier.piqueras@upm.es>
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Homepage, https://github.com/pycanha-project/pycanha-core-python
Project-URL: Bug Tracker, https://github.com/pycanha-project/pycanha-core-python/issues
Requires-Python: >=3.11
Requires-Dist: numpy>=1.24.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: build
Requires-Dist: build; extra == "build"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Description-Content-Type: text/markdown

# Python bindings for pycanha-core


[![Build and publish wheels](https://github.com/pycanha-project/pycanha-core-python/actions/workflows/build-publish-wheels.yml/badge.svg)](https://github.com/pycanha-project/pycanha-core-python/actions/workflows/build-publish-wheels.yml)
[![Documentation Status](https://readthedocs.org/projects/pycanha-core-python/badge/?version=latest)](https://pycanha-core-python.readthedocs.io/latest/?badge=latest)

The python bindings for the C++ core of Pycanha.
