Metadata-Version: 2.1
Name: namdtools
Version: 0.1.0
Summary: A Python interface to NAMD
Home-page: https://www.lockhartlab.org
Author: C. Lockhart
Author-email: chris@lockhartlab.org
License: UNKNOWN
Description: NAMDtools
        =========
        a Python interface to NAMD
        
        <!--*master:*-->
        <span style="white-space: nowrap;">
            <a href="https://travis-ci.com/github/LockhartLab/namdtools"><img src="https://img.shields.io/pypi/v/namdtools" /></a>
            <a href="https://travis-ci.com/github/LockhartLab/namdtools"><img src="https://img.shields.io/travis/com/lockhartlab/namdtools/master" /></a>
            <a href="https://codecov.io/gh/LockhartLab/namdtools"><img src="https://img.shields.io/codecov/c/github/lockhartlab/namdtools/master" /></a>
        </span>
        
        <hr>
        
        note that this package is **still in development**  
        at this stage, I'm only building thing as they come to mind  
        version 1.0 will be the first major release  
        until then, consider this code heavily volatile
        
        yet, install simply by calling ```pip install namdtools```
        
        <hr>
        
        Related Packages
        ----------------
        https://github.com/sunhwan/NAMD-replica
        https://github.com/bio-phys/MDBenchmark
        https://github.com/radakb/pynamd/
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
