texasholdem v0.11.0

A python package for Texas Hold ‘Em Poker, providing

  • Fast evaluation of hand strengths

  • Export & import human-readable game history

  • GUIs to view games and game history

  • Simple & complex agents

  • Compliance with World Series of Poker Official Rules

  • And more

See the source code for this version on github

Getting Started

To get started see Getting Started.

Contributing

Want a new feature, found a bug, or have questions? Feel free to add to our issue board on Github! Open Issues.

We welcome any developer who enjoys the package enough to contribute! Please message me at evyn.machi@gmail.com if you want to be added as a contributor and check out the Developer’s Guide.

What’s New in v0.11.0

Other Changes

  • Upgraded to support python 3.12