Metadata-Version: 1.0
Name: namdtools
Version: 0.2.dev43
Summary: A Python interface to NAMD
Home-page: https://www.lockhartlab.org
Author: C. Lockhart
Author-email: clockha2@gmu.edu
License: UNKNOWN
Description: 
        .. image:: namdtools.svg
           :alt: namdtools
           :height: 200
        
        a Python interface to NAMD
        http://www.ks.uiuc.edu/Research/namd/
        
        ..
           master
        
        .. image:: https://img.shields.io/pypi/v/namdtools
           :target: https://pypi.org/project/namdtools/
        
        .. image:: https://img.shields.io/codecov/c/github/clockhart/namdtools/master
           :target: https://codecov.io/gh/clockhart/namdtools
        
        ..
           *dev:*
           <nobr><img src="https://img.shields.io/travis/com/lockhartlab/molecular/dev"  alt="build-status-dev"/></nobr>
           <nobr><img src="https://img.shields.io/codecov/c/github/lockhartlab/molecular/dev" alt="coverage-dev"/></nobr>
        
        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` or `pip install --pre namdtools` for the latest development
        release.
        
        we endeavor to follow https://scikit-learn.org/stable/developers/performance.html
        
        similar packages:
        https://github.com/sunhwan/NAMD-replica
        https://github.com/bio-phys/MDBenchmark
        https://github.com/radakb/pynamd/
        
Platform: UNKNOWN
