RL-OM


NameRL-OM JSON
Version 0.7.115 PyPI version JSON
download
home_pagehttps://github.com/majoma7/RL_OM
SummaryReinforcement Learning Applications in Operations Management
upload_time2024-05-15 11:38:57
maintainerNone
docs_urlNone
authorMagnus Maichle
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RL_OM

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install RL_OM
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/majoma7/RL_OM",
    "name": "RL-OM",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Magnus Maichle",
    "author_email": "magnus.maichle@uni-wuerzburg.de",
    "download_url": "https://files.pythonhosted.org/packages/26/44/84acf370c97f8a93b98ccf7b15a92a955a53c0e23724ca5d107be235b82c/RL_OM-0.7.115.tar.gz",
    "platform": null,
    "description": "# RL_OM\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install RL_OM\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Reinforcement Learning Applications in Operations Management",
    "version": "0.7.115",
    "project_urls": {
        "Homepage": "https://github.com/majoma7/RL_OM"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b29ae836099e3000f5495f8bb12c526d6319414b11f89c828681b13df5fd4727",
                "md5": "5eddf6e9c8b0a55c48dac64096b7e509",
                "sha256": "a29fdca172e87ae8e9b68391f44ff8c868eff79c2e3bc7fcaed15e9d7756d94a"
            },
            "downloads": -1,
            "filename": "RL_OM-0.7.115-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5eddf6e9c8b0a55c48dac64096b7e509",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 165815,
            "upload_time": "2024-05-15T11:38:54",
            "upload_time_iso_8601": "2024-05-15T11:38:54.712229Z",
            "url": "https://files.pythonhosted.org/packages/b2/9a/e836099e3000f5495f8bb12c526d6319414b11f89c828681b13df5fd4727/RL_OM-0.7.115-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "264484acf370c97f8a93b98ccf7b15a92a955a53c0e23724ca5d107be235b82c",
                "md5": "065fef2e2a324cf21281e0bd0a16012f",
                "sha256": "fa1c7d62279238629155d19a27a993d93997761bb909e3b2d9b733a57ab3099a"
            },
            "downloads": -1,
            "filename": "RL_OM-0.7.115.tar.gz",
            "has_sig": false,
            "md5_digest": "065fef2e2a324cf21281e0bd0a16012f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 107035,
            "upload_time": "2024-05-15T11:38:57",
            "upload_time_iso_8601": "2024-05-15T11:38:57.156233Z",
            "url": "https://files.pythonhosted.org/packages/26/44/84acf370c97f8a93b98ccf7b15a92a955a53c0e23724ca5d107be235b82c/RL_OM-0.7.115.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 11:38:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "majoma7",
    "github_project": "RL_OM",
    "github_not_found": true,
    "lcname": "rl-om"
}
        
Elapsed time: 0.27978s