A periodic table for the command line
pip install periodic-table-tui
If installed through pip, run with periodic_table_tui
Otherwise if you have cloned the repository, execute the periodic_table.py file located in /periodic_table_tui
On Windows it is necessary to install
windows-cursesusingpip install windows-curses
