pokerengine is a python library that implements poker rules according to variants and betting structures specified in configuration files.
It's designed to be used by a multiplayer poker server, a poker AI or a poker client.
Feedback and bug reports
http://github.com/pokermania/pokerengine/
python setup.py install
- python 2.6, 2.7
- libxml2
- libxslt
- pypokereval
- reflogging
- pokerdistutils