cropgym


Namecropgym JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://cropgym.ai/
SummaryReinforcement Learning Environment for Crop Management
upload_time2023-09-02 12:19:50
maintainer
docs_urlNone
authorWageningen University and Research
requires_python>=3.10,<3.13
license
keywords reinforcement learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CropGym is a highly configurable [Python gymnasium](https://gymnasium.farama.org/) environment to conduct Reinforcement Learning (RL) research for crop management. CropGym is built around [PCSE](https://pcse.readthedocs.io/en/stable/), a well established python library that includes implementations of a variety of crop simulation models. Please refer to https://cropgym.ai/ for further information.
            

Raw data

            {
    "_id": null,
    "home_page": "https://cropgym.ai/",
    "name": "cropgym",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.13",
    "maintainer_email": "",
    "keywords": "reinforcement learning",
    "author": "Wageningen University and Research",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7c/5e/087f7c339d7103bfa99026460844af9785d1a95ea20aa8fef510ac21b230/cropgym-0.0.1.tar.gz",
    "platform": null,
    "description": "CropGym is a highly configurable [Python gymnasium](https://gymnasium.farama.org/) environment to conduct Reinforcement Learning (RL) research for crop management. CropGym is built around [PCSE](https://pcse.readthedocs.io/en/stable/), a well established python library that includes implementations of a variety of crop simulation models. Please refer to https://cropgym.ai/ for further information.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Reinforcement Learning Environment for Crop Management",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://cropgym.ai/"
    },
    "split_keywords": [
        "reinforcement",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3474fd2d4617e73e8ff6033a03183ee5d6504e8259d1f02a8c6129df403bbc9",
                "md5": "968622cab18f1845312c2f247d89704c",
                "sha256": "4b92e73e9d7e7e7b69e6a262518f91d3a1c8532a9ecd191efdb7dc326d0eeea1"
            },
            "downloads": -1,
            "filename": "cropgym-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "968622cab18f1845312c2f247d89704c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.13",
            "size": 57419,
            "upload_time": "2023-09-02T12:19:48",
            "upload_time_iso_8601": "2023-09-02T12:19:48.768308Z",
            "url": "https://files.pythonhosted.org/packages/b3/47/4fd2d4617e73e8ff6033a03183ee5d6504e8259d1f02a8c6129df403bbc9/cropgym-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c5e087f7c339d7103bfa99026460844af9785d1a95ea20aa8fef510ac21b230",
                "md5": "7b7a5a9c610b352e55f6368c7fa6cba2",
                "sha256": "b4ded4fb7fde5145c54cec1394893183578aa66a4e9254d0f53d6bcffad828c1"
            },
            "downloads": -1,
            "filename": "cropgym-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7b7a5a9c610b352e55f6368c7fa6cba2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.13",
            "size": 95256,
            "upload_time": "2023-09-02T12:19:50",
            "upload_time_iso_8601": "2023-09-02T12:19:50.680765Z",
            "url": "https://files.pythonhosted.org/packages/7c/5e/087f7c339d7103bfa99026460844af9785d1a95ea20aa8fef510ac21b230/cropgym-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-02 12:19:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cropgym"
}
        
Elapsed time: 0.10896s