texas-hold-em-utils


Nametexas-hold-em-utils JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryA package containing the logic for a Texas Hold 'Em game, along with some related utilities.
upload_time2024-10-02 00:38:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # texas-hold-em

A package containing the logic for a Texas Hold 'Em game, along with some related utilities.

[Docs](./texas_hold_em_utils/texas_hold_em_utils.md)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "texas-hold-em-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Alex Markules <amarlar2354@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7d/9b/e66e92ea925597006d90c459b3d159787f3aeb19e82a64eb45c1e62dfc06/texas_hold_em_utils-0.0.8.tar.gz",
    "platform": null,
    "description": "# texas-hold-em\n\nA package containing the logic for a Texas Hold 'Em game, along with some related utilities.\n\n[Docs](./texas_hold_em_utils/texas_hold_em_utils.md)",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package containing the logic for a Texas Hold 'Em game, along with some related utilities.",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/amarkules1/texas-hold-em",
        "Issues": "https://github.com/amarkules1/texas-hold-em/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a12297307548c2ab371177b6ec14eed518b3252238351e6842bd981a7ca3689c",
                "md5": "e33430a10b5f7abbfd6743f30a3b71b8",
                "sha256": "1c232e660a3a1a099bb0720f4db6971eff7433b7b265284fcd37711827ce436f"
            },
            "downloads": -1,
            "filename": "texas_hold_em_utils-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e33430a10b5f7abbfd6743f30a3b71b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 109912,
            "upload_time": "2024-10-02T00:38:39",
            "upload_time_iso_8601": "2024-10-02T00:38:39.927688Z",
            "url": "https://files.pythonhosted.org/packages/a1/22/97307548c2ab371177b6ec14eed518b3252238351e6842bd981a7ca3689c/texas_hold_em_utils-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d9be66e92ea925597006d90c459b3d159787f3aeb19e82a64eb45c1e62dfc06",
                "md5": "3317d1bfb2cccf7f1e0862f42ccb3d79",
                "sha256": "428256c3099d9f5997a4006afec31e0224804e155022dc433dc5ddb64ed1bc87"
            },
            "downloads": -1,
            "filename": "texas_hold_em_utils-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "3317d1bfb2cccf7f1e0862f42ccb3d79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 175452,
            "upload_time": "2024-10-02T00:38:42",
            "upload_time_iso_8601": "2024-10-02T00:38:42.262726Z",
            "url": "https://files.pythonhosted.org/packages/7d/9b/e66e92ea925597006d90c459b3d159787f3aeb19e82a64eb45c1e62dfc06/texas_hold_em_utils-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 00:38:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amarkules1",
    "github_project": "texas-hold-em",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "texas-hold-em-utils"
}
        
Elapsed time: 0.37420s