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 computer code and data files described and made available on this web page are distributed under the MIT license
elements is available in a Python version.
John Burkardt.