Periodic Table GUI made using python & tkinter.
- Easy to use
- Hovering effect
- Fullscreen mode
- Cross platform
Clone the project
git clone https://github.com/aloner-pro/Chemistry-tools.git
Go to the project directory
cd Chemistry-tools
Good to go just you need to have python.
Learnt a lot about tkinter and various of it's widgets. It made me a proper googler. Moreover got to apply & learn a lot more of the fundamentals of python.