duve3pygameutil


Nameduve3pygameutil JSON
Version 0.0.1a0 PyPI version JSON
download
home_pageNone
SummaryA library to provide me (Duve3) classes and stuff that I commonly use in pygame projects.
upload_time2023-01-30 03:26:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords pygame
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Duve3PygameUtil
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)

[![PyPI - Version](https://img.shields.io/pypi/v/duve3pygameutil.svg)](https://pypi.org/project/duve3pygameutil)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/duve3pygameutil.svg)](https://pypi.org/project/duve3pygameutil)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)
- [Documentation](#documentation)

## Installation

```console
pip install duve3pygameutil
```

## License

`Duve3PygameUtil` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

## Documentation
will add eventually... (probably gonna be readthedocs.io link)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "duve3pygameutil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "pygame",
    "author": null,
    "author_email": "Duve3 <Duv3tabest@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4e/c5/760782801ebe6d63d9d378028d68fe49964a28700f88728ba630376ec340/duve3pygameutil-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# Duve3PygameUtil\n[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n\n[![PyPI - Version](https://img.shields.io/pypi/v/duve3pygameutil.svg)](https://pypi.org/project/duve3pygameutil)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/duve3pygameutil.svg)](https://pypi.org/project/duve3pygameutil)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n- [Documentation](#documentation)\n\n## Installation\n\n```console\npip install duve3pygameutil\n```\n\n## License\n\n`Duve3PygameUtil` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n## Documentation\nwill add eventually... (probably gonna be readthedocs.io link)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library to provide me (Duve3) classes and stuff that I commonly use in pygame projects.",
    "version": "0.0.1a0",
    "split_keywords": [
        "pygame"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c75e71bb3fd20681981d2650f10bda48ee6ff732043793308804cf371ff97a9",
                "md5": "510962a5084d2e98ba2f3e96bcb35bee",
                "sha256": "b5db2a457d31a2a714d39ceb7556662c040c52519fd73af1cd9a6735f6e55fc7"
            },
            "downloads": -1,
            "filename": "duve3pygameutil-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "510962a5084d2e98ba2f3e96bcb35bee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2329,
            "upload_time": "2023-01-30T03:26:21",
            "upload_time_iso_8601": "2023-01-30T03:26:21.611034Z",
            "url": "https://files.pythonhosted.org/packages/5c/75/e71bb3fd20681981d2650f10bda48ee6ff732043793308804cf371ff97a9/duve3pygameutil-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ec5760782801ebe6d63d9d378028d68fe49964a28700f88728ba630376ec340",
                "md5": "a02b367e1a5de7812ba0c8e54e3b8a60",
                "sha256": "deaf87447651123963b2a72d3a527add424dab4b0851383fd173602bf89fee0c"
            },
            "downloads": -1,
            "filename": "duve3pygameutil-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "a02b367e1a5de7812ba0c8e54e3b8a60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2200,
            "upload_time": "2023-01-30T03:26:24",
            "upload_time_iso_8601": "2023-01-30T03:26:24.504131Z",
            "url": "https://files.pythonhosted.org/packages/4e/c5/760782801ebe6d63d9d378028d68fe49964a28700f88728ba630376ec340/duve3pygameutil-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-30 03:26:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "duve3pygameutil"
}
        
Elapsed time: 0.03722s