reskinner


Namereskinner JSON
Version 4.0.0 PyPI version JSON
download
home_pageNone
SummaryInstantaneous theme changing for PySimpleGUI windows.
upload_time2025-10-20 02:06:44
maintainerNone
docs_urlNone
authorDivine U. Afam-Ifediogor
requires_python>=3.8
licenseMIT License Copyright (c) 2025 Divine Afam-Ifediogor Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords pysimplegui freesimplegui reskin realtime theme color gui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Reskinner: Dynamic Theme Switching for PySimpleGUI

[![PyPI Version](https://img.shields.io/pypi/v/reskinner?style=flat)](https://pypi.org/project/reskinner/)
[![Python Versions](https://img.shields.io/pypi/pyversions/reskinner?style=flat&logo=python)](https://pypi.org/project/reskinner/)
[![License](https://img.shields.io/pypi/l/reskinner?style=flat)](https://opensource.org/licenses/MIT)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![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?logo=github&style=flat)](https://github.com/definite-d/psg_reskinner/stargazers)


Reskinner is a Python 3 library for [PySimpleGUI](https://github.com/pysimplegui/pysimplegui) and [FreeSimpleGUI](https://github.com/spyoungtech/FreeSimpleGUI) that enables changing the theme of a GUI window at runtime **without** needing to recreate or re-instantiate the window.

It provides a smooth, dynamic way to update your application's appearance on the fly, with optional animations and support for multiple color interpolation and easing modes. Reskinner is lightweight, easy to integrate, and works with both major PySimpleGUI-compatible frameworks.

To learn more, visit [the GitHub repository](https://github.com/definite-d/reskinner), and consider starring the project if you find it useful.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reskinner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "PySimpleGUI, FreeSimpleGUI, reskin, realtime, theme, color, gui",
    "author": "Divine U. Afam-Ifediogor",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2e/7a/a0b32951cbb14979598edf2b217f13fdf8e26785061d2079b12d7babbdfc/reskinner-4.0.0.tar.gz",
    "platform": null,
    "description": "# Reskinner: Dynamic Theme Switching for PySimpleGUI\n\n[![PyPI Version](https://img.shields.io/pypi/v/reskinner?style=flat)](https://pypi.org/project/reskinner/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/reskinner?style=flat&logo=python)](https://pypi.org/project/reskinner/)\n[![License](https://img.shields.io/pypi/l/reskinner?style=flat)](https://opensource.org/licenses/MIT)\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![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)\n[![GitHub issues](https://img.shields.io/github/issues/definite-d/psg_reskinner)](https://github.com/definite-d/psg_reskinner/issues)\n![GitHub forks](https://img.shields.io/github/forks/definite-d/psg_reskinner?logo=github&style=flat)\n[![GitHub stars](https://img.shields.io/github/stars/definite-d/psg_reskinner?logo=github&style=flat)](https://github.com/definite-d/psg_reskinner/stargazers)\n\n\nReskinner is a Python 3 library for [PySimpleGUI](https://github.com/pysimplegui/pysimplegui) and [FreeSimpleGUI](https://github.com/spyoungtech/FreeSimpleGUI) that enables changing the theme of a GUI window at runtime **without** needing to recreate or re-instantiate the window.\n\nIt provides a smooth, dynamic way to update your application's appearance on the fly, with optional animations and support for multiple color interpolation and easing modes. Reskinner is lightweight, easy to integrate, and works with both major PySimpleGUI-compatible frameworks.\n\nTo learn more, visit [the GitHub repository](https://github.com/definite-d/reskinner), and consider starring the project if you find it useful.",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2025 Divine Afam-Ifediogor  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Instantaneous theme changing for PySimpleGUI windows.",
    "version": "4.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/definite-d/psg_reskinner/issues/",
        "Homepage": "https://github.com/definite-d/psg_reskinner/"
    },
    "split_keywords": [
        "pysimplegui",
        " freesimplegui",
        " reskin",
        " realtime",
        " theme",
        " color",
        " gui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3cc477472fca3daf3c7d77e1a7384b9319afcc7ed15025ce3db6b355a5b0a33e",
                "md5": "91c6c25910e30122bde02be8996dba98",
                "sha256": "23bb0209b30ac0d128a5974637e0805452c1c73d993cd42842cf1e9d0ee5cccb"
            },
            "downloads": -1,
            "filename": "reskinner-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91c6c25910e30122bde02be8996dba98",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 18274,
            "upload_time": "2025-10-20T02:06:42",
            "upload_time_iso_8601": "2025-10-20T02:06:42.974340Z",
            "url": "https://files.pythonhosted.org/packages/3c/c4/77472fca3daf3c7d77e1a7384b9319afcc7ed15025ce3db6b355a5b0a33e/reskinner-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e7aa0b32951cbb14979598edf2b217f13fdf8e26785061d2079b12d7babbdfc",
                "md5": "0130c51be1ea5c67b4a1ad9a9eeb7c76",
                "sha256": "fe5013682e89634d017bdeb1b1bc6f1b760c8b50dbae3bf5f69601f809ebb3d1"
            },
            "downloads": -1,
            "filename": "reskinner-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0130c51be1ea5c67b4a1ad9a9eeb7c76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15337,
            "upload_time": "2025-10-20T02:06:44",
            "upload_time_iso_8601": "2025-10-20T02:06:44.090524Z",
            "url": "https://files.pythonhosted.org/packages/2e/7a/a0b32951cbb14979598edf2b217f13fdf8e26785061d2079b12d7babbdfc/reskinner-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 02:06:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "definite-d",
    "github_project": "psg_reskinner",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "reskinner"
}
        
Elapsed time: 1.74851s