Hello! This is GWE's TkTemplate, a simple Tkinter template that includes a menubar and an updater.
This template was created from RBEditor's codebase, and was made to follow the PEP 8 standard with the help of the PyCharm IDE. (note: not sponsored)
- A menubar
- An updater
- A debug dialog (binded to F12 by default)
- Follows the PEP 8 standard
- Compatible with Python 3.6 and up
- Designed for use with GitHub repositories