Design powerful GUIs in Python using different packages.
This Repo is inspired a lot by great online resources as listed below:
- BeeWare
- DearPyGui
- Kivy
- https://towardsdatascience.com/building-android-apps-with-python-part-1-603820bebde8 (accessed on 15th April, 2022)
- https://kivy.org/doc/stable/tutorials/pong.html (accessed on 15th April, 2022)
- KivyMD
- https://www.youtube.com/watch?v=PwUWtfk2inQ&ab_channel=CZDe (accessed on 26th May, 2022)
- PyQt
- PySimpleGUI Documentation & Repo
- TKinter: