Metadata-Version: 2.1
Name: myVTKPythonLibrary
Version: 2020.5.23.post0
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
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
Requires-Dist: numpy
Requires-Dist: vtk
Requires-Dist: myPythonLibrary

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


