Metadata-Version: 2.1
Name: psg_reskinner
Version: 2.3.4.1
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=yellowgreen&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](https://github.com/pysimplegui/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/), and please consider starring the 
        project if you find it useful.
        
        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
