pycasty


Namepycasty JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryRaycasting Engine using python
upload_time2024-11-28 21:29:16
maintainerNone
docs_urlNone
authortempewda
requires_pythonNone
licenseNone
keywords python raycast raycaster pixelated doom style wolfenstein style
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that allows to render a 2D array map into a 3D explorable map, with the help of raycasting technique


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pycasty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, raycast, raycaster, pixelated, doom style, wolfenstein style",
    "author": "tempewda",
    "author_email": "tempewda@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c8/67/cf5c2e74a795fa50e3f43c777cef6845125a84fa6664099762a6c2892d16/pycasty-0.1.2.tar.gz",
    "platform": null,
    "description": "A package that allows to render a 2D array map into a 3D explorable map, with the help of raycasting technique\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Raycasting Engine using python",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " raycast",
        " raycaster",
        " pixelated",
        " doom style",
        " wolfenstein style"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "092b4ed35aa3311193e64cd1273e46276bde0b4383bb1fa2526858283cc8a33a",
                "md5": "04b2c697095f43f94a3bf7f14e64adf6",
                "sha256": "4354fcc47a5f8b54903327b1c423b6f1a1787aa1c7f0ff56832d28bf7ece2a42"
            },
            "downloads": -1,
            "filename": "pycasty-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04b2c697095f43f94a3bf7f14e64adf6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8120684,
            "upload_time": "2024-11-28T21:29:10",
            "upload_time_iso_8601": "2024-11-28T21:29:10.270235Z",
            "url": "https://files.pythonhosted.org/packages/09/2b/4ed35aa3311193e64cd1273e46276bde0b4383bb1fa2526858283cc8a33a/pycasty-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c867cf5c2e74a795fa50e3f43c777cef6845125a84fa6664099762a6c2892d16",
                "md5": "7818315bdc8b56594ef35f00acdfb8c4",
                "sha256": "2107b486e637e9769a0aa7b4f5cae10720ba7e204573f3b32b29d22cd7f78f42"
            },
            "downloads": -1,
            "filename": "pycasty-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7818315bdc8b56594ef35f00acdfb8c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8121139,
            "upload_time": "2024-11-28T21:29:16",
            "upload_time_iso_8601": "2024-11-28T21:29:16.152925Z",
            "url": "https://files.pythonhosted.org/packages/c8/67/cf5c2e74a795fa50e3f43c777cef6845125a84fa6664099762a6c2892d16/pycasty-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 21:29:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pycasty"
}
        
Elapsed time: 0.48251s