pygame-gui


Namepygame-gui JSON
Version 0.6.13 PyPI version JSON
download
home_pagehttps://github.com/MyreMylar/pygame_gui
SummaryA GUI module for pygame Community Edition
upload_time2024-12-29 11:58:06
maintainerNone
docs_urlNone
authorDan Lawrence
requires_python>=3.8
licenseMIT
keywords pygame gui ui
VCS
bugtrack_url
requirements pygame-ce python-i18n pytest typing-extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Helps create GUIs for games made using pygame Community Edition. Features HTML-style text formatting, localization,theme files to control the look and a system to manage multiple windows of GUI stuff.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MyreMylar/pygame_gui",
    "name": "pygame-gui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "pygame, gui, ui",
    "author": "Dan Lawrence",
    "author_email": "danintheshed@gmail.com",
    "download_url": "https://github.com/MyreMylar/pygame_gui/archive/v_0613.tar.gz",
    "platform": null,
    "description": "Helps create GUIs for games made using pygame Community Edition. Features HTML-style text formatting, localization,theme files to control the look and a system to manage multiple windows of GUI stuff.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A GUI module for pygame Community Edition",
    "version": "0.6.13",
    "project_urls": {
        "Download": "https://github.com/MyreMylar/pygame_gui/archive/v_0613.tar.gz",
        "Homepage": "https://github.com/MyreMylar/pygame_gui"
    },
    "split_keywords": [
        "pygame",
        " gui",
        " ui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b425dc290e969137649e372c6940ce23e793e15f976fd6629c77fb5bae8ec4c3",
                "md5": "bd1d2b01685402a3e80f00fa0d06a904",
                "sha256": "278ddcccf9238e5c2001a706adc918e38836f0ecf5e0d07cea8474615c216028"
            },
            "downloads": -1,
            "filename": "pygame_gui-0.6.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd1d2b01685402a3e80f00fa0d06a904",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30853360,
            "upload_time": "2024-12-29T11:58:06",
            "upload_time_iso_8601": "2024-12-29T11:58:06.035467Z",
            "url": "https://files.pythonhosted.org/packages/b4/25/dc290e969137649e372c6940ce23e793e15f976fd6629c77fb5bae8ec4c3/pygame_gui-0.6.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 11:58:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MyreMylar",
    "github_project": "pygame_gui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pygame-ce",
            "specs": []
        },
        {
            "name": "python-i18n",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "typing-extensions",
            "specs": []
        }
    ],
    "lcname": "pygame-gui"
}
        
Elapsed time: 0.96036s