An open API service indexing awesome lists of open source software.

https://github.com/becksteinlab/remote-vmd

Python client for the VMD server.
https://github.com/becksteinlab/remote-vmd

Last synced: 3 months ago
JSON representation

Python client for the VMD server.

Awesome Lists containing this project

README

        

===========================================
`vmd` --- Remote Tcl commands in VMD
===========================================

The :mod:`vmd` module contains a very simple client that can connect to a
locally running server process in `VMD`_. This allows running VMD
`Tcl`_ commands remotely. See `VMD Tcl Text Commands`_ for all
available commands.

.. _VMD: http://www.ks.uiuc.edu/Research/vmd/
.. _Tcl: http://www.tcl.tk/man/
.. _VMD Tcl Text Commands: http://www.ks.uiuc.edu/Research/vmd/current/ug/node107.html