games-of-probability


Namegames-of-probability JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryProvides some games of chance and things that based on probability, using the `random` module. There are also data types for each type of game.
upload_time2025-07-08 20:10:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseGNU
keywords game games probability chance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Games of probability (Vietnamese: Trò chơi xác suất)
This module provides some games of chance and things that based on probability (such as flipping a coin, shuffling cards, or even Russian Roulette — it is just a game, I do not support violence), using the `random` module. There are also data types for each type of game.
This module is simple and not developed very well, as the person who created it (it's me!) is not a good coder.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "games-of-probability",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "game, games, probability, chance",
    "author": null,
    "author_email": "Ng\u00f4 Tr\u1ea7n Quang Thi\u1ec7n <quangthienngotran@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/03/3a/76b1e6e1461b936f842129f9a5e8720f632ec16617d414082959c5e8dfb7/games_of_probability-0.1.0.tar.gz",
    "platform": null,
    "description": "Games of probability (Vietnamese: Tr\u00f2 ch\u01a1i x\u00e1c su\u1ea5t)\r\nThis module provides some games of chance and things that based on probability (such as flipping a coin, shuffling cards, or even Russian Roulette \u2014 it is just a game, I do not support violence), using the `random` module. There are also data types for each type of game.\r\nThis module is simple and not developed very well, as the person who created it (it's me!) is not a good coder.\r\n",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "Provides some games of chance and things that based on probability, using the `random` module. There are also data types for each type of game.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "game",
        " games",
        " probability",
        " chance"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e5080121b40b3ee17aece993998f26aad5be5485eec57826d5c1659d7013e9c",
                "md5": "8bd2f101631bc3eedbcc049370da61d2",
                "sha256": "ddd12decf953dddb9ca448f88313a499961996b0a0408bbc709e46b448b14310"
            },
            "downloads": -1,
            "filename": "games_of_probability-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bd2f101631bc3eedbcc049370da61d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 16435,
            "upload_time": "2025-07-08T20:10:53",
            "upload_time_iso_8601": "2025-07-08T20:10:53.683578Z",
            "url": "https://files.pythonhosted.org/packages/9e/50/80121b40b3ee17aece993998f26aad5be5485eec57826d5c1659d7013e9c/games_of_probability-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "033a76b1e6e1461b936f842129f9a5e8720f632ec16617d414082959c5e8dfb7",
                "md5": "13d48f60bc9776a2a239fb4348481a4b",
                "sha256": "cf68727a19ff1713d730c7a9809530551eb11110b5b9a719deba42076adc0459"
            },
            "downloads": -1,
            "filename": "games_of_probability-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13d48f60bc9776a2a239fb4348481a4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16029,
            "upload_time": "2025-07-08T20:10:54",
            "upload_time_iso_8601": "2025-07-08T20:10:54.835383Z",
            "url": "https://files.pythonhosted.org/packages/03/3a/76b1e6e1461b936f842129f9a5e8720f632ec16617d414082959c5e8dfb7/games_of_probability-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 20:10:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "games-of-probability"
}
        
Elapsed time: 0.43958s