Installation

from PyPI

pip install molann

from source

git clone https://github.com/zwpku/molann
cd molann
python -m build
python -m pip install .