https://github.com/sharmas1ddharth/python-gui-projects
Simple GUI Projects in Python3.
https://github.com/sharmas1ddharth/python-gui-projects
gui gui-application gui-project pyqt5 python python3 tkinter tkinter-gui
Last synced: 7 months ago
JSON representation
Simple GUI Projects in Python3.
- Host: GitHub
- URL: https://github.com/sharmas1ddharth/python-gui-projects
- Owner: sharmas1ddharth
- License: mit
- Created: 2020-09-25T07:24:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T11:45:55.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T12:48:02.210Z (9 months ago)
- Topics: gui, gui-application, gui-project, pyqt5, python, python3, tkinter, tkinter-gui
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GUI Projects in Python    
- [**Notepad using Tkinter**](https://github.com/S1ddharth-Sharma/python-gui-projects/blob/master/Notepad/Pynote.py)
- [**Calculator using PyQt5**](https://github.com/S1ddharth-Sharma/python-gui-projects/blob/master/Calculator/PyCal.py)## Contributing
Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub.