popgui


Namepopgui JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryCommon widgets between different graphical environments.
upload_time2024-05-26 13:41:16
maintainerNone
docs_urlNone
authorSix Kai
requires_python>=3.10
licenseBSD-3-Clause
keywords dmenu rofi tkinter tui widgets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Writing GUI applications in Python is hard, so let's make it easy and simple!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "popgui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "dmenu, rofi, tkinter, tui, widgets",
    "author": "Six Kai",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "Writing GUI applications in Python is hard, so let's make it easy and simple!\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Common widgets between different graphical environments.",
    "version": "0.0.1",
    "project_urls": {
        "Issues": "https://github.com/sixxkai/popgui/issues",
        "Repository": "https://github.com/sixxkai/popgui"
    },
    "split_keywords": [
        "dmenu",
        " rofi",
        " tkinter",
        " tui",
        " widgets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaacfa7a996be1a30a69a27be14f25f07a130f0e90600bcb73d382c5a102547f",
                "md5": "96fc62c667e21e1d05cfa7c9c32aeee9",
                "sha256": "3e152cde8dea416c19b35f69c3802b8e7f44e6afded67c371139e88dbc1291af"
            },
            "downloads": -1,
            "filename": "popgui-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "96fc62c667e21e1d05cfa7c9c32aeee9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2504,
            "upload_time": "2024-05-26T13:41:16",
            "upload_time_iso_8601": "2024-05-26T13:41:16.268938Z",
            "url": "https://files.pythonhosted.org/packages/aa/ac/fa7a996be1a30a69a27be14f25f07a130f0e90600bcb73d382c5a102547f/popgui-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-26 13:41:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sixxkai",
    "github_project": "popgui",
    "github_not_found": true,
    "lcname": "popgui"
}
        
Elapsed time: 0.24954s