Metadata-Version: 2.1
Name: psg-reskinner
Version: 2.2.0
Summary: Instantaneous theme changing for PySimpleGUI windows.
Home-page: https://github.com/definite-d/psg_reskinner/
Author: Divine U. Afam-Ifediogor
Author-email: divineafam@gmail.com
License: MIT License
Project-URL: Bug Tracker, https://github.com/definite-d/psg_reskinner/issues/
Description: # Reskinner Plugin for PySimpleGUI
        
        [![Downloads](https://static.pepy.tech/personalized-badge/psg-reskinner?period=total&units=international_system&left_color=grey&right_color=green&left_text=Downloads)](https://pepy.tech/project/psg-reskinner)
        [![GitHub issues](https://img.shields.io/github/issues/definite-d/psg_reskinner)](https://github.com/definite-d/psg_reskinner/issues)
        ![GitHub forks](https://img.shields.io/github/forks/definite-d/psg_reskinner?logo=github&style=flat)
        [![GitHub stars](https://img.shields.io/github/stars/definite-d/psg_reskinner)](https://github.com/definite-d/psg_reskinner/stargazers)
        ![PyPi Version](https://img.shields.io/pypi/v/psg-reskinner?style=flat)
        ![Python Versions](https://img.shields.io/pypi/pyversions/psg-reskinner.svg?style=flat&logo=python])
        ![License](https://img.shields.io/pypi/l/psg-reskinner.svg?style=flat&version=latest)
        
        Reskinner is a Python 3 plugin for PySimpleGUI's Tkinter port which enables changing the theme of a PySimpleGUI window on the fly without the need for re-instantiating the window.
        
        Find out more at [the Github page](https://github.com/definite-d/psg_reskinner/).
        
        Copyright (c) 2022 Afam-Ifediogor Divine
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
