C++ and python library to process MD trajectories.
# 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
https://sizmailov.github.io/pyxmolpp2/
The documentation includes usage examples and python API reference.
Issues and PRs are welcome
Software is distributed under MIT license.