Metadata-Version: 2.4
Name: tkinter-deaddons
Version: 0.1.0
Summary: Tkinter usefull addons
Author: dimlab@gmail.com
License: MIT
Keywords: tkinter,gui,code,viewer
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

Addons-Tkinter
Everything you need for Tkinter
Addons-Tkinter is a simple module that gives you everything that you need to use in tkinter.
In Addons-Tkinter's current version, we are supporting:
fonts
colors
characters
Addons-Tkinter is completely open-source.
Installation
Addons-Tkinter does not requires any external modules to run.

To install Addons-Tkinter, just write this command into your command line:

pip install addons_tkinter
