Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepraj02/periodictable_gui
Hi, this is a "Periodic Table" GUI made using Tkinter module of Python. This GUI takes User Input{of elements or symbols} and Returns the other Information of that element.
https://github.com/deepraj02/periodictable_gui
coding gui gui-application periodictable python readme tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 20 days ago
JSON representation
Hi, this is a "Periodic Table" GUI made using Tkinter module of Python. This GUI takes User Input{of elements or symbols} and Returns the other Information of that element.
- Host: GitHub
- URL: https://github.com/deepraj02/periodictable_gui
- Owner: deepraj02
- License: mit
- Created: 2020-12-24T10:11:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T16:30:39.000Z (about 4 years ago)
- Last Synced: 2024-11-16T20:43:54.490Z (3 months ago)
- Topics: coding, gui, gui-application, periodictable, python, readme, tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-python
- Language: Python
- Homepage: https://sites.google.com/view/deeprajbaidya
- Size: 246 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hi I am Deepraj Baidya๐, a Student DEV..
## Periodic Table Elements--GUI Version ๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ..
- Hi, this is a "Periodic Table" GUI made using Tkinter module of Python..
- This GUI takes User Input{of elements or symbols} and Returns the other Information of that element.
โถHope You'll Like this one.๐ฅฐ
โถFeel Free to contribute.....### Steps and Module Needed๐คฉ๐คฉ๐คฉ.
1. We need to install Tkinter Library of Python in order to make the GUI
- In order to install TKinter,first open your CMD or any other Terminal and type **{pip install tk}**. That's it.
![]()
2. Now make a list of all the Elements of the Periodic Table in a seperate python file and store them all in a **dictionary**(a data type in python).
3. Import the file containing the dictionary of all the Elements in the main code file.
- eg-- {from filename.py import *}, which in this case is [elements.py](elements.py)
4. Now follow the code i.e-- [table.py](table.py)
## Now Let's have a Look at the Final GUI....**๐๐๐**
![]()
##### If You are unable to see the Image [Click Here](PeriodicGUI.png)
### It's Looking Awesomeeeee๐ฒ, isn't it?
# Here's All About Me..๐๐
## Personal Details..๐๐๐
:zap: Click Here to Know me๐
- ๐ฑ Iโm currently learning everything ๐คฃ
- ๐ฏ Iโm looking to collaborate with other Student Dev's
- ๐ฅ 2021 Goals: Contribute more to Open Source projects
- โก Fun fact: I love to play Football
## Contact Me...
:zap: Contact Details๐๐
My Github: [GitHub](https://github.com/deepraj02)
Instagram: [Instagram](https://www.instagram.com/deeprajbaidya02/?hl=en)
Website: [Hi,I am Deepraj](https://deepraj02.github.io)
Email: [email protected]# HAPPY CODING....
## print("Merry Christmas to you All")