# 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/f7/fb/0449ec6ba14d7b060b572e35fb657bf0f17643e1f86e1f82e45238108ed8/pkrcomponents-4.4.19.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.4.19",
"project_urls": {
"Homepage": "https://github.com/manggy94/PokerComponents"
},
"split_keywords": [
"poker",
"pkrcomponents",
"pkr"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae709dd768302c139075e57497d1d674c8cbadf4d40fb9c8bc54974f97dbb5ad",
"md5": "862f8579638833a4d2ac15973b5cf75e",
"sha256": "40f249d5b6c931e284555b71fe5a8298f9bfc45bec0cae5e625127f7fcee2d0d"
},
"downloads": -1,
"filename": "pkrcomponents-4.4.19-py3-none-any.whl",
"has_sig": false,
"md5_digest": "862f8579638833a4d2ac15973b5cf75e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 110036,
"upload_time": "2024-09-19T11:31:25",
"upload_time_iso_8601": "2024-09-19T11:31:25.665881Z",
"url": "https://files.pythonhosted.org/packages/ae/70/9dd768302c139075e57497d1d674c8cbadf4d40fb9c8bc54974f97dbb5ad/pkrcomponents-4.4.19-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f7fb0449ec6ba14d7b060b572e35fb657bf0f17643e1f86e1f82e45238108ed8",
"md5": "520c7b7d1a922fdac3986fa0647ac430",
"sha256": "8251c07177c672ed709344c2718fe4b8904a3b40e7bcf5cc65822f44492a9600"
},
"downloads": -1,
"filename": "pkrcomponents-4.4.19.tar.gz",
"has_sig": false,
"md5_digest": "520c7b7d1a922fdac3986fa0647ac430",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 53495,
"upload_time": "2024-09-19T11:31:27",
"upload_time_iso_8601": "2024-09-19T11:31:27.110366Z",
"url": "https://files.pythonhosted.org/packages/f7/fb/0449ec6ba14d7b060b572e35fb657bf0f17643e1f86e1f82e45238108ed8/pkrcomponents-4.4.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-19 11:31:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "manggy94",
"github_project": "PokerComponents",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "pkrcomponents"
}