texas-hold-em-utils


Nametexas-hold-em-utils JSON
Version 0.1.13 PyPI version JSON
download
home_pageNone
SummaryA package containing the logic for a Texas Hold 'Em game, along with some related utilities.
upload_time2025-02-13 03:39:18
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/11/a9/26e7a4b27c43ec2580c7adef816b00f5ed7b2883a9197789a1344f4aa955/texas_hold_em_utils-0.1.13.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.13",
    "project_urls": {
        "Homepage": "https://github.com/amarkules1/texas-hold-em",
        "Issues": "https://github.com/amarkules1/texas-hold-em/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ca0dfe34089ce9723be42388b7c3a4db35af0f6e49dd6b53c6e1015e841a9c6",
                "md5": "302f0ce324cdbad29ae882fa30aab441",
                "sha256": "39eadd7fb547eabad1b9fdda2809bd475e53782a2cf4281878d56768c49fba5e"
            },
            "downloads": -1,
            "filename": "texas_hold_em_utils-0.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "302f0ce324cdbad29ae882fa30aab441",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1194534,
            "upload_time": "2025-02-13T03:39:17",
            "upload_time_iso_8601": "2025-02-13T03:39:17.258864Z",
            "url": "https://files.pythonhosted.org/packages/0c/a0/dfe34089ce9723be42388b7c3a4db35af0f6e49dd6b53c6e1015e841a9c6/texas_hold_em_utils-0.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "11a926e7a4b27c43ec2580c7adef816b00f5ed7b2883a9197789a1344f4aa955",
                "md5": "f6a13db4a68b0c45b52dde5b1c866f31",
                "sha256": "ef447061cb741fc5eb3c411b90646fb4593c0d7c3a64241b82ce4fc142c83771"
            },
            "downloads": -1,
            "filename": "texas_hold_em_utils-0.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "f6a13db4a68b0c45b52dde5b1c866f31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1219652,
            "upload_time": "2025-02-13T03:39:18",
            "upload_time_iso_8601": "2025-02-13T03:39:18.918388Z",
            "url": "https://files.pythonhosted.org/packages/11/a9/26e7a4b27c43ec2580c7adef816b00f5ed7b2883a9197789a1344f4aa955/texas_hold_em_utils-0.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 03:39:18",
    "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.97125s