Metadata-Version: 2.1
Name: vtkpython-cbl
Version: 2022.1.13
Summary: A library of vtkpython tools for cardiac biomechanics.
Home-page: https://gitlab.inria.fr/mgenet/vtkpython_cbl
Author: Martin Genet
Author-email: martin.genet@polytechnique.edu
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: vtk
Requires-Dist: myPythonLibrary
Requires-Dist: myVTKPythonLibrary

# vtkpython_cbl
A library of vtkpython tools for cardiac biomechanics.
## Installation
```
pip install vtkpython_cbl
```


