Hi, ViTables, MayaVi and Veusz are all based on PyQt4 indeed (MayaVi has a PyQt4 backend as well). However this does not mean that interfacing these softwares with Spyder is trivial: this is a requirement but it's still necessary to write an interface.
Anyway, as the Spyder plugin interface is now public and thanks to a lot of code cleaning in v2.0, anyone could develop a plugin with such capabilities (I clearly do not have the time to do it myself). Cheers, Pierre On 3 sep, 09:47, Tim Michelsen <[email protected]> wrote: > Hello, > what do fellow Spyder users think of building interfaces from Spyder to > other userfull scientific tools? > > Here is a list of tools which could be used from inside Spyder by a > interface to further explore data : > we have ViTables for storage and Mayavi, Veuz for visualisation. > > Maybe we could build plugins, that let us send the data directly to > these programs etc.? > > Most are QT apart from Mayavi. > > Regards. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
