Open Side Menu Go to the Top
Register
[Python 3] Poker light-weight library [Python 3] Poker light-weight library

05-29-2019 , 12:46 PM
Are there any Python programers out there?

I've decided to brush up my programing skills by helping others and doing something useful. I'd like to create poker connected library to make our lives easier and more pleasant.

At the beginning I have started with a hand strength evaluator and equity calculator. You can check this out here:

https://github.com/JBielan/py_ev

Some plans for the future:
1. Improve evaluator to be faster and compatible with PLO, 6plus and other popular poker variants.
2. Hand history and tournaments summaries parsers
3. Data extraction from poker operators (hhs-mining, traffic-mining, field-valuation)
4. Sitting scripts etc

Basically everything that might be helpful for poker connected applications.

If it sounds like fun you and you'd like to be a contributor, feel free to write me a private message or just directly contribute to the repository.
[Python 3] Poker light-weight library Quote

      
m