molshape / ChemFormula

ChemFormula is a Python class for working with chemical formulas. It allows parsing chemical formulas, calculating formula weights for stoichiometric calculations, and generating formatted output strings (e.g. HTML).
https://pypi.org/project/ChemFormula/
MIT License
24 stars 2 forks source link

Update v1.3.0 #7

Closed molshape closed 3 years ago

molshape commented 3 years ago

outsourcing CAS Registry Number management to casregnum, optimizing code, complying to PEP 8 naming convention