pygame-gui


Namepygame-gui JSON
Version 0.6.10 PyPI version JSON
download
home_pagehttps://github.com/MyreMylar/pygame_gui
SummaryA GUI module for pygame Community Edition
upload_time2024-04-14 11:26:33
maintainerNone
docs_urlNone
authorDan Lawrence
requires_python>=3.8
licenseMIT
keywords pygame gui ui
VCS
bugtrack_url
requirements No requirements were recorded.
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_0610.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.10",
    "project_urls": {
        "Download": "https://github.com/MyreMylar/pygame_gui/archive/v_0610.tar.gz",
        "Homepage": "https://github.com/MyreMylar/pygame_gui"
    },
    "split_keywords": [
        "pygame",
        " gui",
        " ui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fca94605cb4d4a4e51380d3a9258877c7d9c41db4cca139a2b9a4cd3dc0738f",
                "md5": "6a30cf57204399bb672c5b2840321081",
                "sha256": "9ced1a7b5bd5a661dd4a6b89425b1319d7fbcc2912129d4eb2ab0a54d9809c7b"
            },
            "downloads": -1,
            "filename": "pygame_gui-0.6.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a30cf57204399bb672c5b2840321081",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30839820,
            "upload_time": "2024-04-14T11:26:33",
            "upload_time_iso_8601": "2024-04-14T11:26:33.317507Z",
            "url": "https://files.pythonhosted.org/packages/4f/ca/94605cb4d4a4e51380d3a9258877c7d9c41db4cca139a2b9a4cd3dc0738f/pygame_gui-0.6.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 11:26:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MyreMylar",
    "github_project": "pygame_gui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pygame-gui"
}
        
Elapsed time: 0.25042s