|  | 
| 1 |  | - <h3>Python-Tkinter-Projects</h3> | 
| 2 |  | - <p>Projects List : - </p> | 
| 3 |  | -  | 
| 4 |  | - <ol> | 
| 5 |  | -    <li> Advance Gui Youtube Downloader </li> | 
| 6 |  | -    <li> Dictionary Gui Application </li> | 
| 7 |  | -    <li> Email Sender Gui Application </li> | 
| 8 |  | -    <li> Instagram User detail Gui Application </li> | 
| 9 |  | -    <li> Name Generator Gui Application </li> | 
| 10 |  | -    <li> Notepad Gui Application </li> | 
| 11 |  | -    <li> Paint Gui Application </li> | 
| 12 |  | -    <li> Piano Gui Application </li> | 
| 13 |  | -    <li> Restruant Management System Gui Application </li> | 
| 14 |  | -    <li> Google Translator Gui Application </li> | 
| 15 |  | -    <li> Cafe Management System Gui Application </li> | 
| 16 |  | -    <li> Calculator Gui Application </li> | 
| 17 |  | -    <li> Calculator with Images Gui Application </li> | 
| 18 |  | -    <li> Calender Gui Application </li> | 
| 19 |  | -    <li> Currency Converter Gui Application </li> | 
| 20 |  | -    <li> SMS Sender Gui Application </li> | 
| 21 |  | -    <li> Url Shortener Gui Application </li> | 
| 22 |  | -    <li> Weather Gui Application </li> | 
| 23 |  | -    <li> Basic Gui Youtube Downloader </li> | 
| 24 |  | -    <li> Tic Tac Toe </li> | 
| 25 |  | -</ol> | 
|  | 1 | +# Python-GUI-Projects | 
|  | 2 | +<p align="center"> | 
|  | 3 | + | 
|  | 4 | +## Description | 
|  | 5 | + | 
|  | 6 | +All the GUI projects that is built in Python. | 
|  | 7 | + | 
|  | 8 | +## Library Used | 
|  | 9 | +`import tkinter` | 
|  | 10 | + | 
|  | 11 | +## How to run | 
|  | 12 | +Running the script is really simple! Just open a terminal in the folder where your script is located and run the following command: | 
|  | 13 | + | 
|  | 14 | +## Projects List | 
|  | 15 | +`1. Advance Gui Youtube Downloader` <br/> | 
|  | 16 | +`2. Dictionary Gui Application` <br/> | 
|  | 17 | +`3. Email Sender Gui Application` <br/> | 
|  | 18 | +`4. Instagram User detail Gui Application` <br/> | 
|  | 19 | +`5. Name Generator Gui Application` <br/> | 
|  | 20 | +`6. Notepad Gui Application` <br/> | 
|  | 21 | +`7. Paint Gui Application` <br/> | 
|  | 22 | +`8. Piano Gui Application` <br/> | 
|  | 23 | +`9. Restruant Management System Gui Application` <br/> | 
|  | 24 | +`10. Google Translator Gui Application` <br/> | 
|  | 25 | +`11. Cafe Management System Gui Application` <br/> | 
|  | 26 | +`12. Calculator Gui Application` <br/> | 
|  | 27 | +`13. Calculator with Images Gui Application` <br/> | 
|  | 28 | +`14. Calender Gui Application` <br/> | 
|  | 29 | +`15. Currency Converter Gui Application` <br/> | 
|  | 30 | +`16. SMS Sender Gui Application` <br/> | 
|  | 31 | +`17. Url Shortener Gui Application` <br/> | 
|  | 32 | +`18. Weather Gui Application` <br/> | 
|  | 33 | +`19. Basic Gui Youtube Downloader` <br/> | 
|  | 34 | +`20. Tic Tac Toe` <br/> | 
|  | 35 | + | 
| 26 | 36 | 
 | 
| 27 | 37 | 
 | 
0 commit comments