Chemistry Tools

Python tools for analysis of chemical compounds.

Docs

Documentation Build Status Docs Check Status

Tests

Travis Build Status Windows Tests Status macOS Tests Status Coverage CodeFactor Grade pre-commit.ci status

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Activity

GitHub last commit GitHub commits since tagged version Maintenance

Other

License GitHub top language Requirements Status pre-commit

Installation

python3 -m pip install chemistry_tools --user

First add the required channels

conda config --add channels https://conda.anaconda.org/domdfcoding
conda config --add channels https://conda.anaconda.org/conda-forge

Then install

conda install chemistry_tools
python3 -m pip install git+https://github.com/domdfcoding/chemistry_tools@master --user

View the Function Index or browse the Source Code.

Browse the GitHub Repository