Metadata-Version: 2.1
Name: tkinter-temps
Version: 1.0.0
Summary: A module for ease of making GUI's in Tkinter
Home-page: https://www.beyonce.com
Author: hunterg
Author-email: redissuslolol@gmail.com
License: UNKNOWN
Description: # Tkinter Temps
        ##### *Tkinter Temmps is a package for making Tkinter GUI's with templates*
        
        ---
        
        ## __Instillation__
            python -m pip install tkinter_temps
        
        ## __Classes__
        
        #### *Buttons*
        ##### ***Classes***
        * ##### *Big*
        *  * ##### For making big buttons
        
        * ##### *Back*
        * * ##### For making back buttons
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
