theochem / AtomDB

An Extended Periodic Table of Neutral and Charged Atomic Species
http://atomdb.qcdevs.org/
GNU General Public License v3.0
16 stars 14 forks source link
Logo

This project supports Python 3.9+ pytest PyPI License pages-build-deployment

AtomDB

About

AtomDB is a versatile, free, and open-source Python library for accessing and managing atomic and promolecular properties. It serves as an extended database or periodic table of neutral and charged atomic properties, offering accurate experimental and computational data for various atomic charge/multiplicity states. AtomDB is a QC-Devs project.

Documentation

AtomDB's documentation, including installation and usage instructions, as well as API documentation, is available at atomdb.qcdevs.org.

Functionality

For a complete list of available properties, see this table.

Installation

We recommend using Python 3.9 or later. The qc-grid is need to run AtomDB. You can install it from source for now:

pip install git+https://github.com/theochem/grid.git

Then, qc-AtomDB can be installed using pip:

pip install qc-AtomDB

Contributing

We welcome any contributions to the AtomDB library in accordance with our Code of Conduct. Please see our Contributing Guidelines. Please report any issues you encounter while using AtomDB on GitHub Issues.

For further information and inquiries, please contact us at qcdevs@gmail.com.

Citing AtomDB

Please use the following citation in any publication using AtomDB:

@Article{atomdb,
    author  = {S{\'a}nchez D{\'i}az, Gabriela and Richer, Michelle and
               Mart\'{i}nez Gonz\'{a}lez, Marco and van Zyl, Maximilian and
               Pujal, Leila and Tehrani, Alireza and Bianchi, Julianna and
               Chuiko, Valerii and Erhard, Jannis and Ayers, Paul W. and
               Heidar-Zadeh, Farnaz},
    title   = {{AtomDB: A Python Library for Atomic and Promolecular Properties}},
    journal = {-},
    year    = {2024},
    url     = {https://atomdb.qcdevs.org/},