elements, a Python code which stores the atomic number, atomic weight, element name and element symbol for the chemical elements.
The element properties can be retrieved by the appropriate function, given the value of "atno", "name" or "symbol".
The information on this web page is distributed under the MIT license.
elements is available in a Python version.
John Burkardt.