naemazam / Periodic-table

Let's Gather Periodic table Information By python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periodic table

Let's Gather Periodic table Information By python

Simple Knowledge

The periodic table, also known as the periodic table of chemical elements, is a tabular display of the chemical elements. It is widely used in chemistry, physics, and other sciences, and is generally seen as an icon of chemistry.

Run Locally

Clone the project

  git clone https://github.com/naemazam/Periodic-table.git

Go to the project directory

  cd Periodic-table

Install dependencies

  pip install import codecs

Start the code

  python3 Periodic-table.py

Demo

Input Hydrogen

output

#                Periodic table               #

* ELEMENT   : Hydrogen
* APPEARANCE: colorless gas
* SYMBOL    : H
* NUMBER    : 1
* PERIOD    : 1
* PHASE     : Gas
* ATOMIC MASS: 1.008
* BOILING pt: 20.271
* MELTING Pt: 13.99
* CATEGORY  : diatomic nonmetal
* DENSITY    : 0.08988
* MOLAR HEAT  : 28.836
* CONFIGURATION : 1s1
* AFFINITY    : 72.769
* ELECTRONEGATIVITY : 2.2
* IONIZATION e  : [1312.0]
* Xpos    : 1
* Ypos    : 1
* SHELLS   : [1]
* DISCOVERED BY: Henry Cavendish
* NAMED BY  : Antoine Lavoisier


* Hydrogen is a chemical element with chemical symbol H and atomic number 1. With an atomic weight of 1.00794 u, hydrogen is the lightest element on the periodic table. Its monatomic form (H) is the most abundant chemical substance in the Universe, constituting roughly 75% of all baryonic mass.

Search Internet To Know More..

Contributing

Contributions are always welcome!

About

Let's Gather Periodic table Information By python


Languages

Language:Python 100.0%