UClient
From KitwarePublic
Installation
- Download package from here
- Get the latest source code
Pre-requisites
Following packages are included in the package
- Python 2.6.x (2.6.1) included
- Pre-built VTK python bindings and required DLLs
- wxPython
Limitations
Sandbox
Following is the test to see if source code insertion works
<source lang="php"> <? print("This is my PHP Code."); ?> </source>