rlcropwater


Namerlcropwater JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
Summaryvirtual environment to train RL agent to schedule irrigation
upload_time2024-03-27 06:02:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords rlcropwater
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rlcropwater


[![image](https://img.shields.io/pypi/v/rlcropwater.svg)](https://pypi.python.org/pypi/rlcropwater)
[![image](https://img.shields.io/conda/vn/conda-forge/rlcropwater.svg)](https://anaconda.org/conda-forge/rlcropwater)


**virtual environment to train RL agent to schedule irrigation**


-   Free software: MIT License
-   Documentation: https://abdelrahmanamr3.github.io/rlcropwater
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rlcropwater",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "rlcropwater",
    "author": null,
    "author_email": "Abdelrahman Saleh <abdulrahman.amr.ali@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f9/1e/41048548eb8c25d7d36cc105ed5f60e0f87238279105d0eeeb5ea31ac6c4/rlcropwater-0.0.1.tar.gz",
    "platform": null,
    "description": "# rlcropwater\n\n\n[![image](https://img.shields.io/pypi/v/rlcropwater.svg)](https://pypi.python.org/pypi/rlcropwater)\n[![image](https://img.shields.io/conda/vn/conda-forge/rlcropwater.svg)](https://anaconda.org/conda-forge/rlcropwater)\n\n\n**virtual environment to train RL agent to schedule irrigation**\n\n\n-   Free software: MIT License\n-   Documentation: https://abdelrahmanamr3.github.io/rlcropwater\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "virtual environment to train RL agent to schedule irrigation",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/abdelrahmanamr3/rlcropwater"
    },
    "split_keywords": [
        "rlcropwater"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "addf1a5e76a628b370be2680cf70e8d3b477495f2387d9b3ffabb06864489f28",
                "md5": "523f453078264c71731bdbe14110d7e4",
                "sha256": "a974c577d2e84c90a03dc1ed7a76722f1f93401403cd55a90ff53713d8bf6fba"
            },
            "downloads": -1,
            "filename": "rlcropwater-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "523f453078264c71731bdbe14110d7e4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 2728,
            "upload_time": "2024-03-27T06:02:39",
            "upload_time_iso_8601": "2024-03-27T06:02:39.439783Z",
            "url": "https://files.pythonhosted.org/packages/ad/df/1a5e76a628b370be2680cf70e8d3b477495f2387d9b3ffabb06864489f28/rlcropwater-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f91e41048548eb8c25d7d36cc105ed5f60e0f87238279105d0eeeb5ea31ac6c4",
                "md5": "6d6283a6da032d477ebe9d8639dbb397",
                "sha256": "4748439f933cb8d39325e3444c1c6c49f6176a393d7b7efd8bcd9c96000c14a5"
            },
            "downloads": -1,
            "filename": "rlcropwater-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6d6283a6da032d477ebe9d8639dbb397",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10018,
            "upload_time": "2024-03-27T06:02:40",
            "upload_time_iso_8601": "2024-03-27T06:02:40.705892Z",
            "url": "https://files.pythonhosted.org/packages/f9/1e/41048548eb8c25d7d36cc105ed5f60e0f87238279105d0eeeb5ea31ac6c4/rlcropwater-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 06:02:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abdelrahmanamr3",
    "github_project": "rlcropwater",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "rlcropwater"
}
        
Elapsed time: 0.20839s