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
pip install pkrcomponents
Documentation
Click here to view documentation for The Poker Components Project
License
The MIT License (MIT).
Copyright (c) 2021-2024 Alexandre MANGWA.
Please see License File for more information.
Associated Projects