gabiking-pygame-widgets


Namegabiking-pygame-widgets JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryThis package provides widgets for a more friendly interface with PyGame.
upload_time2025-02-08 06:12:45
maintainerNone
docs_urlNone
authorGabriel
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GabiKing PyGame Widgets

PyGame Widgets is a Python3 package that provides a more friendly interface to interact with PyGame objects using predefined widgets.

## Widgets

- Color
- Text
- Button
- Text input
- Grid
- Dropdown menu

## Links

- [GitLab](https://gitlab.com/GabiKing-Corp/PyApps/PyGame-Widgets)
- [PyPi](https://pypi.org/project/gabiking-pygame-widgets/)

## Install

```bash
pip install gabiking-pygame-widgets
```

## License

This project is under MIT licence. Please consult [LICENSE](LICENSE) file for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gabiking-pygame-widgets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Gabriel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6e/83/30a7bc26cd91bbff7ef139de7a89df1ead474c94a198ea24ef1ec781f5d1/gabiking_pygame_widgets-1.0.2.tar.gz",
    "platform": null,
    "description": "# GabiKing PyGame Widgets\n\nPyGame Widgets is a Python3 package that provides a more friendly interface to interact with PyGame objects using predefined widgets.\n\n## Widgets\n\n- Color\n- Text\n- Button\n- Text input\n- Grid\n- Dropdown menu\n\n## Links\n\n- [GitLab](https://gitlab.com/GabiKing-Corp/PyApps/PyGame-Widgets)\n- [PyPi](https://pypi.org/project/gabiking-pygame-widgets/)\n\n## Install\n\n```bash\npip install gabiking-pygame-widgets\n```\n\n## License\n\nThis project is under MIT licence. Please consult [LICENSE](LICENSE) file for more information.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This package provides widgets for a more friendly interface with PyGame.",
    "version": "1.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83778485e27d2fb1f321cd5699dffb141e5d2a0a86939dfcb585a328c21907db",
                "md5": "2fa0d8663eb07b41194843c543cd9c67",
                "sha256": "32f2d2866abf716ad5e365829105ec0ff58b0d5eca657830df2eac518e8159ec"
            },
            "downloads": -1,
            "filename": "gabiking_pygame_widgets-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fa0d8663eb07b41194843c543cd9c67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8884,
            "upload_time": "2025-02-08T06:12:42",
            "upload_time_iso_8601": "2025-02-08T06:12:42.511730Z",
            "url": "https://files.pythonhosted.org/packages/83/77/8485e27d2fb1f321cd5699dffb141e5d2a0a86939dfcb585a328c21907db/gabiking_pygame_widgets-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e8330a7bc26cd91bbff7ef139de7a89df1ead474c94a198ea24ef1ec781f5d1",
                "md5": "76eadf90d559fa833f73af2798fdc469",
                "sha256": "8ae98ae4656db8ea4599a249d894bc696f37c44c97e1e398aa943fe60b4d720d"
            },
            "downloads": -1,
            "filename": "gabiking_pygame_widgets-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "76eadf90d559fa833f73af2798fdc469",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8953,
            "upload_time": "2025-02-08T06:12:45",
            "upload_time_iso_8601": "2025-02-08T06:12:45.033947Z",
            "url": "https://files.pythonhosted.org/packages/6e/83/30a7bc26cd91bbff7ef139de7a89df1ead474c94a198ea24ef1ec781f5d1/gabiking_pygame_widgets-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 06:12:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gabiking-pygame-widgets"
}
        
Elapsed time: 2.19994s