<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi Randall,<br>
<br>
The python interface is very mature, it has been continually maintained
and improved for over eight years.&nbsp; Also, it's worth noting that
many GUI toolkits such as Tk, Qt, KWWidgets and wxWidgets can all be
used with VTK via python.<br>
<br>
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.&nbsp; 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.<br>
<br>
&nbsp;- David<br>
<br>
<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Randall Hand &lt;randall.hand@gmail.com&gt;<br>To: VTK Users &lt;vtkusers@vtk.org&gt;<br>Sent: Monday, July 3, 2006 9:45:46 AM<br>Subject: [vtkusers] VTK &amp; Python<br><br>I'm
currently trying to teach myself Python, and I know VTK has a Python
Interface.. How "mature" is it?&nbsp; Paraview 3.0 is Python right? SO
I assume it's pretty much "fully featured".<br><br>Also, is MPI support &amp; such available in the Python interface?
<br clear="all"><br>-- <br>----------------------------------------<br>Randall Hand<br>Visualization Scientist<br>ERDC MSRC-ITL<div>_______________________________________________<br>This is the private VTK discussion list. <br>Please keep messages on-topic. Check the FAQ at: <a target="_blank" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a target="_blank" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></div></div><br></div></div></body></html>