rkguinew


Namerkguinew JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryTkinter-like GUI library using PyQt5 with full widget set
upload_time2025-08-21 19:04:53
maintainerNone
docs_urlNone
author1001015dhh
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rkguinew

Minimal Tkinter-like GUI library using PyQt5.

This library provides a Tkinter-style API with PyQt5 backend, including most common widgets from Tkinter and ttk.

---

## Installation

```bash
pip install rkguinew

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rkguinew",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "1001015dhh",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/13/9a/c2294e78962b31036e0b8fd5e5da519bae4de0457f31b28dfaf4f508b575/rkguinew-0.1.2.tar.gz",
    "platform": null,
    "description": "# rkguinew\r\n\r\nMinimal Tkinter-like GUI library using PyQt5.\r\n\r\nThis library provides a Tkinter-style API with PyQt5 backend, including most common widgets from Tkinter and ttk.\r\n\r\n---\r\n\r\n## Installation\r\n\r\n```bash\r\npip install rkguinew\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tkinter-like GUI library using PyQt5 with full widget set",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4118570a3fc53a10cd343b4f39f02c69961ce2c008a3488d4817c16bb3f7e52a",
                "md5": "5cc03c29414657d8cbc16ef6b4e898ea",
                "sha256": "d9866b6c31aaabc928355963dc580b4be2c50434f35e71865e29ba33844ef435"
            },
            "downloads": -1,
            "filename": "rkguinew-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cc03c29414657d8cbc16ef6b4e898ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4143,
            "upload_time": "2025-08-21T19:04:52",
            "upload_time_iso_8601": "2025-08-21T19:04:52.487554Z",
            "url": "https://files.pythonhosted.org/packages/41/18/570a3fc53a10cd343b4f39f02c69961ce2c008a3488d4817c16bb3f7e52a/rkguinew-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "139ac2294e78962b31036e0b8fd5e5da519bae4de0457f31b28dfaf4f508b575",
                "md5": "ba34dccc487e5d4a59ea4bbaa9cd3df0",
                "sha256": "11190a09d28ba0efc230577d2be1b57c34ab1fed9b6f15de7d1ce9b108f73d14"
            },
            "downloads": -1,
            "filename": "rkguinew-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ba34dccc487e5d4a59ea4bbaa9cd3df0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3694,
            "upload_time": "2025-08-21T19:04:53",
            "upload_time_iso_8601": "2025-08-21T19:04:53.309636Z",
            "url": "https://files.pythonhosted.org/packages/13/9a/c2294e78962b31036e0b8fd5e5da519bae4de0457f31b28dfaf4f508b575/rkguinew-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 19:04:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rkguinew"
}
        
Elapsed time: 1.20153s