Metadata-Version: 2.4
Name: pycanha
Version: 0.13.0
Summary: Thermal analysis Python package built on pycanha-core
Project-URL: Homepage, https://github.com/pycanha-project/pycanha
Project-URL: Repository, https://github.com/pycanha-project/pycanha
Project-URL: Issues, https://github.com/pycanha-project/pycanha/issues
Author-email: Javier Piqueras Carreño <javier.piqueras@upm.es>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.13
Requires-Dist: h5py>=3.10
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: numpy>=2.0
Requires-Dist: pycanha-core==0.13.0
Provides-Extra: doc
Requires-Dist: numpy; extra == 'doc'
Requires-Dist: numpydoc; extra == 'doc'
Requires-Dist: pydata-sphinx-theme>=0.16; extra == 'doc'
Requires-Dist: sphinx-copybutton; extra == 'doc'
Requires-Dist: sphinx-design; extra == 'doc'
Requires-Dist: sphinx-gallery>=0.18; extra == 'doc'
Requires-Dist: sphinx>=7.2; extra == 'doc'
Description-Content-Type: text/markdown

# PyCanha

![Python](https://img.shields.io/badge/Python-3.13%2B-blue)
[![CI](https://github.com/pycanha-project/pycanha/actions/workflows/ci.yml/badge.svg)](https://github.com/pycanha-project/pycanha/actions/workflows/ci.yml)

Thermal analysis Python package built on [pycanha-core](https://github.com/pycanha-project/pycanha-core).