ai-snake-lab


Nameai-snake-lab JSON
Version 0.11.3 PyPI version JSON
download
home_pageNone
SummaryInteractive reinforcement learning sandbox for experimenting with AI agents in a classic Snake Game environment.
upload_time2025-10-23 03:37:46
maintainerNone
docs_urlNone
authorNadim-Daniel Ghaznavi
requires_python<3.14,>=3.11
licenseGPL-3.0
keywords ai reinforcement learning textual snake simulation sqlite python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See the [project website](https://snakelab.osoyalce.com/) for project information.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ai-snake-lab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.11",
    "maintainer_email": null,
    "keywords": "AI, Reinforcement Learning, Textual, Snake, Simulation, SQLite, Python",
    "author": "Nadim-Daniel Ghaznavi",
    "author_email": "nghaznavi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/1f/5e4e5c5711350149e78668070bd193999ac105433a7e345ca9f169b5dd56/ai_snake_lab-0.11.3.tar.gz",
    "platform": null,
    "description": "See the [project website](https://snakelab.osoyalce.com/) for project information.",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Interactive reinforcement learning sandbox for experimenting with AI agents in a classic Snake Game environment.",
    "version": "0.11.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/NadimGhaznavi/ai_snake_lab/issues",
        "Documentation": "https://snakelab.osoyalce.com/",
        "Source": "https://github.com/NadimGhaznavi/ai_snake_lab"
    },
    "split_keywords": [
        "ai",
        " reinforcement learning",
        " textual",
        " snake",
        " simulation",
        " sqlite",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36fc5af5723945123d722815616e9c434f8843e1935320712a1331315ba5ac30",
                "md5": "3c2b71e9bb6907a4db41941e2c923a5a",
                "sha256": "66ec11e4d9dae41e9dee6b154910cdf84fcce1f1453ad0c468781f546d6a4a56"
            },
            "downloads": -1,
            "filename": "ai_snake_lab-0.11.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c2b71e9bb6907a4db41941e2c923a5a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.11",
            "size": 65480,
            "upload_time": "2025-10-23T03:37:45",
            "upload_time_iso_8601": "2025-10-23T03:37:45.404197Z",
            "url": "https://files.pythonhosted.org/packages/36/fc/5af5723945123d722815616e9c434f8843e1935320712a1331315ba5ac30/ai_snake_lab-0.11.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f1f5e4e5c5711350149e78668070bd193999ac105433a7e345ca9f169b5dd56",
                "md5": "e830a4e0fe2077299bda28f6f185c4fb",
                "sha256": "6651e17d984514d29278410ea41da5f773718d5f1c4df662a9367673699d3b33"
            },
            "downloads": -1,
            "filename": "ai_snake_lab-0.11.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e830a4e0fe2077299bda28f6f185c4fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.11",
            "size": 44765,
            "upload_time": "2025-10-23T03:37:46",
            "upload_time_iso_8601": "2025-10-23T03:37:46.776748Z",
            "url": "https://files.pythonhosted.org/packages/8f/1f/5e4e5c5711350149e78668070bd193999ac105433a7e345ca9f169b5dd56/ai_snake_lab-0.11.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-23 03:37:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NadimGhaznavi",
    "github_project": "ai_snake_lab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ai-snake-lab"
}
        
Elapsed time: 0.77297s