amonite


Nameamonite JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA basic game engine built around pyglet
upload_time2024-10-21 11:31:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # amonite
A simple game engine built around pyglet.</br>

PyPi page:</br>
https://pypi.org/project/amonite/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "amonite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Luka Micheletti <michelettiluka@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0d/9f/ffe5c9cd9dbbdc63ca55c71a20e0f9503a8436fa8858a663b6030fe83cf9/amonite-0.1.0.tar.gz",
    "platform": null,
    "description": "# amonite\nA simple game engine built around pyglet.</br>\n\nPyPi page:</br>\nhttps://pypi.org/project/amonite/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A basic game engine built around pyglet",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Mathorga/amonite",
        "Issues": "https://github.com/Mathorga/amonite/issues",
        "Source": "https://github.com/Mathorga/amonite"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "744457fa9bd17435b342b106193e6828f5f9ba40b9c935b995e06f73733d6ee5",
                "md5": "89204b8dc98e31fb40715b15cd81e4a2",
                "sha256": "cde9f26fe9266fafe0b5a3dbee8e701968a8cf574782c81074c4c2c1d1690286"
            },
            "downloads": -1,
            "filename": "amonite-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89204b8dc98e31fb40715b15cd81e4a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 53861,
            "upload_time": "2024-10-21T11:30:45",
            "upload_time_iso_8601": "2024-10-21T11:30:45.346198Z",
            "url": "https://files.pythonhosted.org/packages/74/44/57fa9bd17435b342b106193e6828f5f9ba40b9c935b995e06f73733d6ee5/amonite-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d9fffe5c9cd9dbbdc63ca55c71a20e0f9503a8436fa8858a663b6030fe83cf9",
                "md5": "eb3322da517d992b94cf3436657aa32d",
                "sha256": "39f131860d23b33dfdc6a6264d5339472604d3aa7576bbf5b70da48e81409229"
            },
            "downloads": -1,
            "filename": "amonite-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eb3322da517d992b94cf3436657aa32d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 40598,
            "upload_time": "2024-10-21T11:31:06",
            "upload_time_iso_8601": "2024-10-21T11:31:06.695555Z",
            "url": "https://files.pythonhosted.org/packages/0d/9f/ffe5c9cd9dbbdc63ca55c71a20e0f9503a8436fa8858a663b6030fe83cf9/amonite-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 11:31:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mathorga",
    "github_project": "amonite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "amonite"
}
        
Elapsed time: 0.73945s