Metadata-Version: 2.1
Name: tkinter_qu
Version: 1.0.10
Project-URL: Homepage, https://github.com/codingspartan9/Game-Qu
Author-email: Micah Ribbens <mdribbens22@outlook.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

This is a library that makes working with Tkinter and by extension making python GUI's a bit easier. This has many 
helper classes that do the heavy lifting for you. The main thing that this project accomplishes is the ability to 
do VIM motions with a tkinter application.

https://micah-ribbens.github.io/Tkinter-Qu/