lmmentel / mendeleev

A python package for accessing various properties of elements, ions and isotopes in the periodic table of elements.
https://mendeleev.readthedocs.io
MIT License
208 stars 38 forks source link

Add section for alternative implementation of mendeleev to README #163

Closed lmmentel closed 1 month ago

lmmentel commented 1 month ago
lmmentel commented 1 month ago

@YgorSouza anything to add?

lmmentel commented 1 month ago

Should we also add the link to the github repo?

YgorSouza commented 1 month ago

Should we also add the link to the github repo?

It's on GitLab, actually. There is a link to the repo on the crate page, and there is a badge with a link to the crate in the repo's readme, so either way is fine I think. If you want the badge:

[![Latest version](https://img.shields.io/crates/v/mendeleev.svg)](https://crates.io/crates/mendeleev)

Latest version