Skip to main content

Utils for processing MD

Project description

https://badge.fury.io/py/pyxmolpp2.svg

master

dev

master status

dev status

master coverage

dev coverage

Goal

We want our scripts to
  • run fast

  • be easy to read

  • be easy to write correct

  • be hard to write incorrect

So we need a library which
  • is reliable

  • full of features

Well-written C++ code gives us speed. An IDE augmented with static type system should prevent many occasional pythonic mistakes before script is run. Moderate functional style programming contributes to readability. At least it’s how it was meant to be)

Documentation

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

It includes tutorial, usage examples and python API reference.

Install

from PyPi package

PyPi package contains all C++ dependencies, total size is about ~4 mb. Install command:

python -m pip install pyxmolpp2

from git repository

Caution: Total size of repository with sub-repositories exceeds 100mb

To install from master branch run command

python -m pip install git+https://github.com/sizmailov/pyxmolpp2.git

Credits

Written by Sergei Izmailov in BioNMR lab at SPbSU

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyxmolpp2-0.8.1.tar.gz (4.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page