dna-engine


Namedna-engine JSON
Version 1.0.7 PyPI version JSON
download
home_pageNone
SummaryPyGame Abstraction Library
upload_time2024-04-22 12:38:42
maintainerNone
docs_urlNone
authorLiam Burns
requires_pythonNone
licenseNone
keywords python pygame game development beginner education
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A library of code which presents users with a simple, extensible program structure to make simple, 2D games with. Requires Python 3.10 or above.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dna-engine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, pygame, game development, beginner, education",
    "author": "Liam Burns",
    "author_email": "l.burns@dundeeandangus.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/47/54/1402ce85e45dd8368ad75f9ccfe6cd9b05cf84ce6af03f5907990a6cf410/dna_engine-1.0.7.tar.gz",
    "platform": null,
    "description": "A library of code which presents users with a simple, extensible program structure to make simple, 2D games with. Requires Python 3.10 or above.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PyGame Abstraction Library",
    "version": "1.0.7",
    "project_urls": null,
    "split_keywords": [
        "python",
        " pygame",
        " game development",
        " beginner",
        " education"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93347da98629cd8a8151226b43a00405cf66fc42f138e036bb21823c1167fccc",
                "md5": "14313f20fde74d86a30fabf70c9484b3",
                "sha256": "a5f5bd56031ade13dc3e2b68f4f2f34620a65022c6f1f52ee074d0c9abfa39b2"
            },
            "downloads": -1,
            "filename": "dna_engine-1.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14313f20fde74d86a30fabf70c9484b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20882,
            "upload_time": "2024-04-22T12:38:39",
            "upload_time_iso_8601": "2024-04-22T12:38:39.492414Z",
            "url": "https://files.pythonhosted.org/packages/93/34/7da98629cd8a8151226b43a00405cf66fc42f138e036bb21823c1167fccc/dna_engine-1.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47541402ce85e45dd8368ad75f9ccfe6cd9b05cf84ce6af03f5907990a6cf410",
                "md5": "02a59947169a2cc8472d88ac3d3dc94c",
                "sha256": "4a9ee5e9c7c5adc6138fb3efc01acbb6ab4c81add746e26ea8b3fc3ca0b6ac55"
            },
            "downloads": -1,
            "filename": "dna_engine-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "02a59947169a2cc8472d88ac3d3dc94c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17344,
            "upload_time": "2024-04-22T12:38:42",
            "upload_time_iso_8601": "2024-04-22T12:38:42.506628Z",
            "url": "https://files.pythonhosted.org/packages/47/54/1402ce85e45dd8368ad75f9ccfe6cd9b05cf84ce6af03f5907990a6cf410/dna_engine-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 12:38:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dna-engine"
}
        
Elapsed time: 0.23849s