Chemistry Tools
Python tools for analysis of chemical compounds.
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation
python3 -m pip install chemistry_tools --user
First add the required channels
conda config --add channels https://conda.anaconda.org/conda-forge
conda config --add channels https://conda.anaconda.org/domdfcoding
Then install
conda install chemistry_tools
python3 -m pip install git+https://github.com/domdfcoding/chemistry_tools@master --user