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.
- Host: GitHub
- URL: https://github.com/becksteinlab/remote-vmd
- Owner: Becksteinlab
- License: mit
- Created: 2017-03-23T11:05:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T11:08:20.000Z (about 8 years ago)
- Last Synced: 2025-01-06T10:48:27.484Z (5 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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