Skip to content
/ mdpy Public

MDPy is a python framework for highly extensible and flexible molecular dynamics simulation

License

Notifications You must be signed in to change notification settings

mdpy-dev/mdpy

Repository files navigation

mdpy

MDPy is a python framework for conducting highly extensible and flexible molecular dynamics simulation

License: BSD conda Download

Quick start

Installation

We strongly recommend to install mdpy from source code. First you need clone this repository to your local device:

git clone https://github.com/mdpy-dev/mdpy.git

Then go to the path of mdpy, running:

conda install --file requirements.txt -c defaults -c conda-forge
conda develop .

Now all the change made on the mdpy source code can be reveal in your code without reinstalling mdpy package.

About

MDPy is a python framework for highly extensible and flexible molecular dynamics simulation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages