Metadata-Version: 2.1
Name: myVTKPythonLibrary
Version: 2023.3.27
Summary: A collection of tools to manipulate meshes and images using vtkpython.
Home-page: https://gitlab.inria.fr/mgenet/myVTKPythonLibrary
Author: Martin Genet
Author-email: martin.genet@polytechnique.edu
License: GPLv3
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

# myVTKPythonLibrary
A collection of tools to manipulate meshes and images using vtkpython.
## Installation
```
pip install myVTKPythonLibrary
```
