Skip to content

caizkun/gropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroPy

A Python Library to Manipulate the ".gro" Coordinate File of GROMACS

Developers

Zhikun Cai, UIUC, caizkun@gmail.com

Test Environments

Python 2.7.10, Mac OS X 10.11 EI Capitan

Installation

To install the library locally for your own use, execute the following command line:

$ python setup.py install --user

To install globally for all users:

$ sudo python setup.py install

About

A Python module to manipulate the ".gro" coordinate file of GROMACS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages