ElectroChemical Toolkits (ECToolkits) is a package for calculating electrochemical results from atomistic simulations.
pip install ectoolkitsOne can download the source code of ECToolkits by
git clone https://github.com/robinzyb/ECToolkits.git ectoolkitsthen use pip to install the module from source
cd ectoolkits
pip install .