InstallationΒΆ
The package can be installed using pip
pip install mendeleev
You can also install the most recent version from the repository:
pip install git+https://github.com/lmmentel/mendeleev.git
If you use conda you can install the package from my anaconda channel by
conda install -c lmmentel mendeleev=0.14.0