Git Product home page Git Product logo

pyvmdstream's Introduction

pyvmdstream

A python library for interacting with VMD via TCP

Info

Started January, 2013 by Glen Hocky

Based on the C++ vmdstream library by Aaron S. Keys - https://github.com/askeys/vmdstream

Authors

Glen Hocky

Dependencies

This library requires python and VMD to be previously installed. It has been tested to work with python2.7 and VMD 1.9.1. It also requires the python libraries numpy and optionally matplotlib.

Quick Instructions

Before starting

  • VMD should be in PATH, meaning that if you type vmd on the command line, it will open.
  • python libraries, such as numpy, should be in PYTHONPATH

To test

  • go to the directory with pyvmdstream.py, and type "python examples/draw_example.py"

To use

  1. Include pyvmdstream.py in the same directory as your python script, or
  2. Add the directory where pyvmdstream.py is located to PYTHONPATH

Further instructions on usage may be found in:

examples/draw_example.py

To get help

  • Type pydoc PATH-TO-LIBRARY/pyvmdstream.py

Contents

  • README.md

    This file, describing the overall contents of this project

  • pyvmdstream.py

    The python library itself

  • examples/

    Example usage files, which also serve as usage instructions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.