minicrawl


Nameminicrawl JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/fmalato/MiniCrawl
SummaryMiniCrawl is a minimalistic dungeon crawler-like 3D environment for Reinforcement and Imitation Learning research.
upload_time2024-03-20 15:24:45
maintainerNone
docs_urlNone
authorFederico Malato
requires_python<3.11,>=3.7
licenseApache-2.0
keywords environment reinforcement imitation learning robotics gym
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fmalato/MiniCrawl",
    "name": "minicrawl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.7",
    "maintainer_email": null,
    "keywords": "Environment, Reinforcement, Imitation, Learning, Robotics, Gym",
    "author": "Federico Malato",
    "author_email": "federico.malato@uef.fi",
    "download_url": "https://files.pythonhosted.org/packages/15/05/72954c5d967230df0791ab95364ddcd7bfb2741c00ef79f0c70f3d97a755/minicrawl-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "MiniCrawl is a minimalistic dungeon crawler-like 3D environment for Reinforcement and Imitation Learning research.",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/fmalato/MiniCrawl/archive/refs/tags/v0.1.tar.gz",
        "Homepage": "https://github.com/fmalato/MiniCrawl"
    },
    "split_keywords": [
        "environment",
        " reinforcement",
        " imitation",
        " learning",
        " robotics",
        " gym"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "150572954c5d967230df0791ab95364ddcd7bfb2741c00ef79f0c70f3d97a755",
                "md5": "98f0aaa23d51beaee807dde9a6343daa",
                "sha256": "2e5b2de2c924d092a2e02cfdafd2779c90c2ebdee92d7caf6656159a0a2a633b"
            },
            "downloads": -1,
            "filename": "minicrawl-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "98f0aaa23d51beaee807dde9a6343daa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.7",
            "size": 19674,
            "upload_time": "2024-03-20T15:24:45",
            "upload_time_iso_8601": "2024-03-20T15:24:45.016425Z",
            "url": "https://files.pythonhosted.org/packages/15/05/72954c5d967230df0791ab95364ddcd7bfb2741c00ef79f0c70f3d97a755/minicrawl-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 15:24:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fmalato",
    "github_project": "MiniCrawl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "minicrawl"
}
        
Elapsed time: 0.21868s