Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sizmailov/pyxmolpp2

Processing and analysis of MD trajectories
https://github.com/sizmailov/pyxmolpp2

analysis cxx md molecular-dynamics pdb python

Last synced: about 1 month ago
JSON representation

Processing and analysis of MD trajectories

Awesome Lists containing this project

README

        

#################################
A tool to process MD trajectories
#################################

.. |pypi| image:: https://img.shields.io/pypi/v/pybind11-stubgen.svg?logo=PyPI
:alt: PyPI package
:target: https://pypi.org/project/pyxmolpp2/

|pypi|

-----
About
-----

C++ and python library to process MD trajectories.

-------
Install
-------

.. code-block:: bash

# from pypi
python -m pip install pyxmolpp2

# from github dev branch
python -m pip install git+https://github.com/sizmailov/pyxmolpp2.git@dev

See `install page `_ for more details

-------------
Documentation
-------------

https://sizmailov.github.io/pyxmolpp2/

The documentation includes usage examples and python API reference.

------------
Contribution
------------

Issues and PRs are welcome

-------
License
-------

Software is distributed under MIT license.