You can install the package directly from the GitHub repository:
pip install git+https://github.com/Cyclones-X/ec-mos-toolkits.gitOr from source:
git clone https://github.com/Cyclones-X/ec-mos-toolkits.git
cd ec-mos-toolkits
pip install .Currently this toolkits is developing, and the version would not be always changed. Therefore, it is recommended to upgrade it with --force-reinstall.
Similarly, you can upgrade from GitHub repository:
pip install --upgrade --force-reinstall git+https://github.com/Cyclones-X/ec-mos-toolkits.git Or from source:
git clone https://github.com/Cyclones-X/ec-mos-toolkits.git
cd ec-mos-toolkits
pip install --upgrade --force-reinstall .- Wannier/Electrostatic Potential Calculator
- Wannier/Cell Dipole Calculator