This manual describes version 1.2.0 of pyElemental.
Copyright © 2007 Kevin Daughtridge
Table of Contents
pyElemental is a periodic table module for Python with detailed information on chemical elements. It is free software released under the GNU General Public License, version 3 or later.
pyElemental comprises the Elemental module, which is a binding for gElemental's data library. pyElemental attempts to maintain a close correspondence to the libelemental API, whose documentation may serve as an additional reference. Where not otherwise stated here, the behaviour of classes and methods is equivalent.