next up previous contents index
Next: Using the Python interpreter Up: VMD User's Guide Previous: Tcl callbacks   Contents   Index


Python Text Interface

VMD 1.6 contains an embedded, fully-functional Python interpreter. The interpreter acts just like the Python command line: you can import your own modules and run them from with the text console of VMD. In addition, VMD provides a number of modules for loading molecules and controlling their display.

indexPython!version VMD currently uses Python version 2.0.



Subsections

vmd@ks.uiuc.edu