A Python framework for poker related operations.
It contains classes for parsing card Suits, Cards, Hand combinations (called Combos), construct hand Ranges and check for syntax, parse Hand histories.
It can get information from poker related websites like Pocketfives, TwoplusTwo Forum, or PokerStars website by scraping them. In the long term, it will have a fast hand evaluator and an equity calculator.
It uses the MIT license, soo it's code can be used in any product without legal consequences.
It aims quality, fully tested code and easy usability with nice APIs, suitable for beginners to play with.
https://poker.readthedocs.org/
The MIT License (MIT)
Copyright (c) 2013-2015 Kiss György