poker icon indicating copy to clipboard operation
poker copied to clipboard

Poker framework for Python

Results 26 poker issues
Sort by recently updated
recently updated
newest added

Rewrite players dict containing Player classes or bunch so other attributes can easily be added like sit out or other status.

enhancement
handparser

Get every cards shown.

enhancement
handparser

Winning hand combination.

enhancement
handparser

@classmethod def from_string(): # ... @classmethod def from_file(): # ...

enhancement
handparser

Option anonymize player names even before saving the raw hand history text. If an user mark a hand as anyonym, sure they want to save it without names.

enhancement
handparser