pyredengine


Namepyredengine JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA simple pygame game engine
upload_time2025-01-21 11:59:11
maintainerNone
docs_urlNone
authorRedEgs
requires_python<3.13.0,>3.8
licenseMIT
keywords engine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyRedEngine
Simple Python Game Engine 


Changelog
================

0.0.1 (04/02/2024)
------------------
first release

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyredengine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13.0,>3.8",
    "maintainer_email": null,
    "keywords": "engine",
    "author": "RedEgs",
    "author_email": "tothemuun21@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/b1/d71337ecc29b2bfa2158a0aedc677a6240bc3699aa78644390d4f761d027/pyredengine-0.2.0.tar.gz",
    "platform": null,
    "description": "# PyRedEngine\nSimple Python Game Engine \n\n\nChangelog\n================\n\n0.0.1 (04/02/2024)\n------------------\nfirst release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple pygame game engine",
    "version": "0.2.0",
    "project_urls": {
        "Roadmap": "https://trello.com/b/310qwZMs/pyredengine",
        "Source": "https://github.com/RedEgs/PyRedEngine"
    },
    "split_keywords": [
        "engine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ab1d71337ecc29b2bfa2158a0aedc677a6240bc3699aa78644390d4f761d027",
                "md5": "8a6d456fadacf0354d1a38ba63a0d649",
                "sha256": "05c068c58afd1b36f646e73e570f725763c89d164d0c9b1accb39db947a9d8db"
            },
            "downloads": -1,
            "filename": "pyredengine-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8a6d456fadacf0354d1a38ba63a0d649",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13.0,>3.8",
            "size": 28708,
            "upload_time": "2025-01-21T11:59:11",
            "upload_time_iso_8601": "2025-01-21T11:59:11.115275Z",
            "url": "https://files.pythonhosted.org/packages/3a/b1/d71337ecc29b2bfa2158a0aedc677a6240bc3699aa78644390d4f761d027/pyredengine-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 11:59:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RedEgs",
    "github_project": "PyRedEngine",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyredengine"
}
        
Elapsed time: 0.37535s