pycanha-core Python bindings#
pycanha-core provides the Python bindings for the
pycanha-core C++ library.
It exposes the thermal model, parameter, solver, and geometry APIs directly in Python.
This documentation is intentionally small for now: it introduces the package and provides a complete API reference for the released wheel published to PyPI.
Current documented release: 0.8.0.
API Reference
Browse the public Python bindings for the top-level package and each exposed submodule.
Repository
Source code, issue tracker, release workflow, and future documentation updates.