This is the installer for VTK's python interpretter.

To use:
1) expand the package anywhere convenient on your computer.
2) start the vtkpython executable (in the bin directory)
3) type in commands, starting with "import vtk", to make
vtk objects and create a visualization pipeline.

For examples, see http://www.vtk.org/Wiki/VTK/Examples/Python
