monazco


Namemonazco JSON
Version 0.1.1 PyPI version JSON
download
home_page
Summarygym-like enviornment for the game Monazco, as well as the option to run in the terminal
upload_time2022-12-31 10:43:31
maintainer
docs_urlNone
authorCharlie
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            monazco game

Use run.py to play in the console
use monazco.monazcoEnv() to run the game as a gym-like environment

Please see board.jpg for a picture of what the board looks like, so you can understand the tests and stuff
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "monazco",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Charlie",
    "author_email": "CharlieJackGaynor@Gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/95/8d/ffe78c4a7846b2144f0cb1baee89610520e5e86b947fe30ba1ab468b0537/monazco-0.1.1.tar.gz",
    "platform": null,
    "description": "monazco game\n\nUse run.py to play in the console\nuse monazco.monazcoEnv() to run the game as a gym-like environment\n\nPlease see board.jpg for a picture of what the board looks like, so you can understand the tests and stuff",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "gym-like enviornment for the game Monazco, as well as the option to run in the terminal",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "01f60341c0c8bcd22ec22db48c7fa7e1",
                "sha256": "6d5b30c119b2faa18656905b8ebb80a855664649ba82434ead44ff25a7be0f43"
            },
            "downloads": -1,
            "filename": "monazco-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01f60341c0c8bcd22ec22db48c7fa7e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 6174,
            "upload_time": "2022-12-31T10:43:29",
            "upload_time_iso_8601": "2022-12-31T10:43:29.550254Z",
            "url": "https://files.pythonhosted.org/packages/7e/30/0b2a1824cc3e84b340ee12a5da4300b39d8158f389c4fa0a5b04802b2d8d/monazco-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "55e3a0f9c1bed2bab22432bdbac7a1e8",
                "sha256": "e870cd3acf44a2154979a5c72a502a054f027ccc4ebad666326050d0c8fdfcb7"
            },
            "downloads": -1,
            "filename": "monazco-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "55e3a0f9c1bed2bab22432bdbac7a1e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 4438,
            "upload_time": "2022-12-31T10:43:31",
            "upload_time_iso_8601": "2022-12-31T10:43:31.002668Z",
            "url": "https://files.pythonhosted.org/packages/95/8d/ffe78c4a7846b2144f0cb1baee89610520e5e86b947fe30ba1ab468b0537/monazco-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-31 10:43:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "monazco"
}
        
Elapsed time: 0.02781s