PokerAssist
Poker game assistant to get probabilities to win a hand.
PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5.
INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped.
Next version will migrate to Java technologies for developing convenience.