pygwidgets


Namepygwidgets JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/IrvKalb/pygwidgets
SummaryUser interface widgets for use with Pygame
upload_time2023-07-12 18:02:41
maintainer
docs_urlNone
authorIrv Kalb
requires_python
licenseBSD
keywords pygame widgets user interface buttons text dragger animation image
VCS
bugtrack_url
requirements sphinx pygame-ce
Travis-CI No Travis.
coveralls test coverage No coveralls.
            User interface widgets for building programs using Pygame

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IrvKalb/pygwidgets",
    "name": "pygwidgets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pygame widgets user interface buttons text dragger animation image",
    "author": "Irv Kalb",
    "author_email": "Irv@furrypants.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/07/8f1c1cd43058a9ef7697603aa7fef981e306f65505a234c476c35c995798/pygwidgets-1.1.2.tar.gz",
    "platform": null,
    "description": "User interface widgets for building programs using Pygame\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "User interface widgets for use with Pygame",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/IrvKalb/pygwidgets"
    },
    "split_keywords": [
        "pygame",
        "widgets",
        "user",
        "interface",
        "buttons",
        "text",
        "dragger",
        "animation",
        "image"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f078f1c1cd43058a9ef7697603aa7fef981e306f65505a234c476c35c995798",
                "md5": "9249a3dc25e24bb48f01d41aba389fed",
                "sha256": "1124243b8306977b3f95b14837e64b525533a619f01e2abd7154c85c902d6261"
            },
            "downloads": -1,
            "filename": "pygwidgets-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9249a3dc25e24bb48f01d41aba389fed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 408165,
            "upload_time": "2023-07-12T18:02:41",
            "upload_time_iso_8601": "2023-07-12T18:02:41.353114Z",
            "url": "https://files.pythonhosted.org/packages/4f/07/8f1c1cd43058a9ef7697603aa7fef981e306f65505a234c476c35c995798/pygwidgets-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 18:02:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IrvKalb",
    "github_project": "pygwidgets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "sphinx",
            "specs": [
                [
                    ">=",
                    "7.0.1"
                ]
            ]
        },
        {
            "name": "pygame-ce",
            "specs": [
                [
                    ">",
                    "2.0"
                ]
            ]
        }
    ],
    "lcname": "pygwidgets"
}
        
Elapsed time: 0.12195s