pkrcomponents


Namepkrcomponents JSON
Version 4.5.0 PyPI version JSON
download
home_pagehttps://github.com/manggy94/PokerComponents
SummaryA Poker Package
upload_time2025-08-18 16:40:42
maintainerNone
docs_urlNone
authorAlexandre MANGWA
requires_pythonNone
licenseMIT
keywords poker pkrcomponents pkr
VCS
bugtrack_url
requirements attrs boto3 numpy pandas tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # A Package of poker components for python
Un package de composants de poker pour python

## Description
#### A python package for coding around poker.  
#### Made to create poker related objects

Une bibliothèque python pour coder autour du poker.  
Créée pour créer des objets liés au poker
## Main features

### Poker Table
A class to represent a poker table with players, cards, blinds, etc.

### Hand Evaluation
A class to evaluate the strength of a hand for each street

## Installation
```bash
pip install pkrcomponents
```
## Documentation
[Click here to view documentation for The Poker Components Project](https://pokercomponents.readthedocs.io/en/latest/)

## License

The MIT License (MIT).  
Copyright (c) 2021-2024 Alexandre MANGWA.  
Please see [License File](https://github.com/Manggy94/PokerComponents/blob/master/LICENSE.txt) for more information.

## Associated Projects

- [PokerHistoryParser]()
- [PokerEquityCalculator]()
- [PokerTableConverter]()
- [PokerHistoryConverter]()
- [PokerHistoryReader]()
- [PokerGui]()
- [PokerHistoryLoader](https://github.com/Manggy94/PokerHistoryLoader)
- [PokerHistorySplitter]()
- And more to come...


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/manggy94/PokerComponents",
    "name": "pkrcomponents",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "poker pkrcomponents pkr",
    "author": "Alexandre MANGWA",
    "author_email": "alex.mangwa@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/30/cb/ce683e9cfeb9260b26b378471db120eabea6754e574c62c563caaef93f2a/pkrcomponents-4.5.0.tar.gz",
    "platform": null,
    "description": "# A Package of poker components for python\nUn package de composants de poker pour python\n\n## Description\n#### A python package for coding around poker.  \n#### Made to create poker related objects\n\nUne biblioth\u00e8que python pour coder autour du poker.  \nCr\u00e9\u00e9e pour cr\u00e9er des objets li\u00e9s au poker\n## Main features\n\n### Poker Table\nA class to represent a poker table with players, cards, blinds, etc.\n\n### Hand Evaluation\nA class to evaluate the strength of a hand for each street\n\n## Installation\n```bash\npip install pkrcomponents\n```\n## Documentation\n[Click here to view documentation for The Poker Components Project](https://pokercomponents.readthedocs.io/en/latest/)\n\n## License\n\nThe MIT License (MIT).  \nCopyright (c) 2021-2024 Alexandre MANGWA.  \nPlease see [License File](https://github.com/Manggy94/PokerComponents/blob/master/LICENSE.txt) for more information.\n\n## Associated Projects\n\n- [PokerHistoryParser]()\n- [PokerEquityCalculator]()\n- [PokerTableConverter]()\n- [PokerHistoryConverter]()\n- [PokerHistoryReader]()\n- [PokerGui]()\n- [PokerHistoryLoader](https://github.com/Manggy94/PokerHistoryLoader)\n- [PokerHistorySplitter]()\n- And more to come...\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Poker Package",
    "version": "4.5.0",
    "project_urls": {
        "Homepage": "https://github.com/manggy94/PokerComponents"
    },
    "split_keywords": [
        "poker",
        "pkrcomponents",
        "pkr"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "193f66bd17c807039bc918c0045a747245924994b2bcde7197eea8dd2e9bb689",
                "md5": "2c69858d9d207433b793ddd4765d63f8",
                "sha256": "e22c8348bb6dd003a2471fdaecd7e4ba01322e7455b33d327068883cf64e5ef6"
            },
            "downloads": -1,
            "filename": "pkrcomponents-4.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c69858d9d207433b793ddd4765d63f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 111632,
            "upload_time": "2025-08-18T16:40:41",
            "upload_time_iso_8601": "2025-08-18T16:40:41.005892Z",
            "url": "https://files.pythonhosted.org/packages/19/3f/66bd17c807039bc918c0045a747245924994b2bcde7197eea8dd2e9bb689/pkrcomponents-4.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30cbce683e9cfeb9260b26b378471db120eabea6754e574c62c563caaef93f2a",
                "md5": "46807aa37de367546ee89c534d7738d9",
                "sha256": "cc9670e9dbda985e2a6637fddc594d50901df2ed52e2c27c967718ed2f7b5f2e"
            },
            "downloads": -1,
            "filename": "pkrcomponents-4.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "46807aa37de367546ee89c534d7738d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54566,
            "upload_time": "2025-08-18T16:40:42",
            "upload_time_iso_8601": "2025-08-18T16:40:42.955604Z",
            "url": "https://files.pythonhosted.org/packages/30/cb/ce683e9cfeb9260b26b378471db120eabea6754e574c62c563caaef93f2a/pkrcomponents-4.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 16:40:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "manggy94",
    "github_project": "PokerComponents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "attrs",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "pkrcomponents"
}
        
Elapsed time: 2.99309s