[vtkusers] VTK & Python

David Gobbi dgobbi at atamai.com
Mon Jul 3 12:43:21 EDT 2006


Hi Randall,
 
 The python interface is very mature, it has been continually maintained and improved for over eight years.  Also, it's worth noting that many GUI toolkits such as Tk, Qt, KWWidgets and wxWidgets can all be used with VTK via python.
 
 The Parallel directory is wrapped, so all the Parallel classes are available python, and there are even several python nightly tests that run in the Parallel directory.  However some VTK classes define methods that can't be wrapped because they use arguments types that have no python equivalents, so it isn't guaranteed that every bit of functionality will be available.
 
  - David
 
 
----- Original Message ----
From: Randall Hand <randall.hand at gmail.com>
To: VTK Users <vtkusers at vtk.org>
Sent: Monday, July 3, 2006 9:45:46 AM
Subject: [vtkusers] VTK & Python

I'm currently trying to teach myself Python, and I know VTK has a Python Interface.. How "mature" is it?  Paraview 3.0 is Python right? SO I assume it's pretty much "fully featured".

Also, is MPI support & such available in the Python interface? 

-- 
----------------------------------------
Randall Hand
Visualization Scientist
ERDC MSRC-ITL_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060703/26000a74/attachment.htm>


More information about the vtkusers mailing list