pypoc

Python package for analysis of molecular dynamics simulations of lipid membranes.


Keywords
pypoc
License
MIT
Install
pip install pypoc==0.0.1

Documentation

Build Status Build Status Documentation (development version) My PyUP

pypoc

Python package for analysis of molecular dynamics simulations of lipids membranes. See docs.

Installation

You can install pypoc from the Python package index using pip:

pip install pypoc

The development version can be installed directly from github via pip:

pip install git+https://github.com/alejogiley/pypoc.git

Usage

untested release

Authors

Alejandro Gil-Ley <alejogiley@gmail.com>

License

pypoc is free software and is licensed under the MIT license.

Credits

This package was created with cookiecutter and the audreyr/cookiecutter-pypackage project template.