texas-hold-em-utils


Nametexas-hold-em-utils JSON
Version 0.1.2 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-20 16:46:00
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](https://github.com/amarkules1/texas-hold-em/blob/main/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/c3/39/9f9cbc3423daa96eacdb6fd542f68a6771f08ee8d19c31e80df360606e72/texas_hold_em_utils-0.1.2.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](https://github.com/amarkules1/texas-hold-em/blob/main/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.1.2",
    "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": "39d0a3001666e4667a5880fd8a0818ea0c9607dd1202e9a78f1bd2353e26cf36",
                "md5": "e9acd1320a8a1bcae2a08aabe4bd0f53",
                "sha256": "864b19293d1d3c0894841a90d0b314e662069035ad67fab72030bf8c4ef348fc"
            },
            "downloads": -1,
            "filename": "texas_hold_em_utils-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9acd1320a8a1bcae2a08aabe4bd0f53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 112743,
            "upload_time": "2024-10-20T16:45:57",
            "upload_time_iso_8601": "2024-10-20T16:45:57.093495Z",
            "url": "https://files.pythonhosted.org/packages/39/d0/a3001666e4667a5880fd8a0818ea0c9607dd1202e9a78f1bd2353e26cf36/texas_hold_em_utils-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3399f9cbc3423daa96eacdb6fd542f68a6771f08ee8d19c31e80df360606e72",
                "md5": "6df9120a8b9d3219d0f5f53af2a69f68",
                "sha256": "0de0126160dc7219e11f182e1526f8f018aba68c47173863a03c0dd94fbce20d"
            },
            "downloads": -1,
            "filename": "texas_hold_em_utils-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6df9120a8b9d3219d0f5f53af2a69f68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 180053,
            "upload_time": "2024-10-20T16:46:00",
            "upload_time_iso_8601": "2024-10-20T16:46:00.495136Z",
            "url": "https://files.pythonhosted.org/packages/c3/39/9f9cbc3423daa96eacdb6fd542f68a6771f08ee8d19c31e80df360606e72/texas_hold_em_utils-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 16:46:00",
    "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.64503s