Skip to content

Retrieve information about a chemical element based on its symbol. It uses the periodictable module to access a comprehensive database of elements and their properties.

License

Notifications You must be signed in to change notification settings

shabir-mp/Element-Identificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Element-Identificator

made-with-python GitHub license

Features

  • Element Information Retrieval: The code's primary function is to retrieve information about a chemical element based on its symbol. It uses the periodictable module to access a comprehensive database of elements and their properties.
  • Property Printing: Once the element is validated, the code prints various properties of the element, including its name, symbol, atomic number, atomic mass, and density.

Prerequisites

  1. Install periodictable library using pip install periodictable.
  2. Python 3.x

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Github Footer

About

Retrieve information about a chemical element based on its symbol. It uses the periodictable module to access a comprehensive database of elements and their properties.

Topics

Resources

License

Stars

Watchers

Forks

Languages