4 projects tagged "Python"
Cassandra is a scientific data viewer based on VTK. Cassandra provides dynamic interaction with the VTK pipeline and enables the user to load plug-ins dynamically in order to perform specific tasks in data manipulation and visualisation. Cassandra is open and modular, and can easily be extended to new filters through a set of dynamically loadable plug-ins. A plug-in template is provided to help users to develop and share their own plug-ins. This approach allows users to perform complex filtering without any specific knowledge of VTK or C++.
JyConsole is an efficient component able to manipulate Python/Jython and Java objects through a command line interface. It features several requirements of modern consoles, such as command history, completion (Ctrl+Space), easy script loading, and basic GUI preference management. JyConsole can be directly used as a standalone application or as an embedded graphical component in a Java or Jython application.