Pokerkit

Latest version: v0.6.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.4.14

-------------------------------

**Added**

- Analysis module

- Range parser ``pokerkit.analysis.parse_range`` (e.g. ``"AKs,T8o-KJo,6h5h,A2+"``).
- Equity calculator ``pokerkit.analysis.calculate_equities``.
- Hand strength calculator ``pokerkit.analysis.calculate_hand_strength``.
- Player statistics ``pokerkit.analysis.Statistics``.

0.4.13

-------------------------------

**Changed**

- Renamed ``pokerkit.state.State.all_in_show_status`` to ``pokerkit.state.State.all_in_status``.

**Added**

- ``pokerkit.state.State.reserved_cards``
- ``pokerkit.state.State.cards_in_play``
- ``pokerkit.state.State.cards_not_in_play``

0.4.12

-------------------------------

**Removed**

- Remove non-compliant action notation ``pn sm -`` for showing hole cards.

**Added**

- Commentary for state actions.
- User-defined field support for PHH.
- PHH to ACPC protocol converter

0.4.11

-------------------------------

**Added**

- Deuce-to-seven badugi hand lookup/evaluator.

0.4.10

----------------------------------

**Added**

- ``pokerkit.state.State.pot_amounts`` for iterating through main/side pot amounts.

**Changed**

- Forbid showdown without specifying cards if unknown hole cards are dealt.

0.4.9

--------------------------------

**Changed**

- New field ``rake`` for ``pokerkit.notation.HandHistory`` when constructing games/states.

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.