pgtk


Namepgtk JSON
Version 0.0.1.5 PyPI version JSON
download
home_page
SummaryProvides some simple functionalities using pygame
upload_time2023-09-22 04:15:00
maintainer
docs_urlNone
authorVinicius Putti Morais
requires_python
licenseMIT license
keywords pygame
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pygame_toolkit

An unnoficial lib for pygame containing simple tools

# Installation

pip install pgtk

# Using

import pygame_toolkit as pgtk




            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pgtk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pygame",
    "author": "Vinicius Putti Morais",
    "author_email": "viniputtim@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/c6/6a34ea11a68299fb3cf027bec88c767efee802d3028674f3d0f6bce7de11/pgtk-0.0.1.5.tar.gz",
    "platform": null,
    "description": "# pygame_toolkit\n\nAn unnoficial lib for pygame containing simple tools\n\n# Installation\n\npip install pgtk\n\n# Using\n\nimport pygame_toolkit as pgtk\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Provides some simple functionalities using pygame",
    "version": "0.0.1.5",
    "project_urls": null,
    "split_keywords": [
        "pygame"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eac66a34ea11a68299fb3cf027bec88c767efee802d3028674f3d0f6bce7de11",
                "md5": "850aba20e1cf932cc857e49bb918e53d",
                "sha256": "8b4ccfa5b8c5114ee90830ee4b83893d5a1c14a94ef1dee314d10b9e07e27155"
            },
            "downloads": -1,
            "filename": "pgtk-0.0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "850aba20e1cf932cc857e49bb918e53d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6696,
            "upload_time": "2023-09-22T04:15:00",
            "upload_time_iso_8601": "2023-09-22T04:15:00.061226Z",
            "url": "https://files.pythonhosted.org/packages/ea/c6/6a34ea11a68299fb3cf027bec88c767efee802d3028674f3d0f6bce7de11/pgtk-0.0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 04:15:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pgtk"
}
        
Elapsed time: 0.28517s