Metadata-Version: 2.1
Name: tk-steroids
Version: 0.1.0
Summary: A collection of custom tkinter bits
Home-page: https://github.com/jkemppainen/tk_steroids
Author: Joni Kemppainen
Author-email: jjtkemppainen1@sheffield.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) 
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: matplotlib

Tkinter steroids (tk_steroids)

Contains some useful GUI elements (tkinter widgets) that keep reoccuring
in the code elsewhere, such as a multiple selection box or matplotlib
integration using matplotlib's tkinter backend.


