Poker Odds Calculator Python
Poker Odds Calculator API Documentation (sf-api-on-demand.
Latest version- I am working on creating a Holdem poker calculator in python. I'm starting off by writing a simple calculator that can take two hands and calculate each hand's equity. Here is what the program does right now: simply iterate through the 48C5 combos of flops.
- 5 card draw and flop games are completely different types of poker with different rules. You need to clarify your question and use the correct terms in order to get the right answer. Your title asks about calculating draw odds, but in a comment below, you indicate you are looking for something else. – Herb Oct 31 '16 at 0:08.
- Poker-engine is a python library that implements poker rules according to variants and betting structures specified in configuration files. It designed to be used by a multiplayer poker server, a poker AI or a poker client. Download the sources and binary packages Monitor the Freshmeat entry.
Released:
Poker Framework
Project description
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 likePocketfives, 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, so its code can be used in any product without legal consequences.
It aims for quality, fully tested code and easy usability with nice APIs, suitable for beginnersto play with.
License
The MIT License (MIT)
Poker Odds Calculator Python Game
Copyright (c) 2013-2019 Kiss György
Repo and contact
Release historyRelease notifications RSS feed
0.30.0
Poker Odds Calculator Python Calculator
0.23.1
0.22.2
0.21.0
0.20.0
0.19.0
0.18.0
0.17.1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size poker-0.30.0-py3-none-any.whl (34.4 kB) | File type Wheel | Python version 3.6 | Upload date | Hashes |
Filename, size poker-0.30.0.tar.gz (26.8 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for poker-0.30.0-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 175f5324bccec63c9eef3f5907b9e1ec72c4ebd608cd25284ffe2eda9a1cc84d |
MD5 | 3ecc2916b7cf3adb620aa9a8812e17d2 |
BLAKE2-256 | c4e8ec7e7a55d704befa5e8e7c54a7c08210311a2e8c78d21c73b74b9e475463 |
Hashes for poker-0.30.0.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 34e2cbc85909ee239563d6298803a2b53c5a60c2d4c97360e998808b5dcf3a0b |
MD5 | 8eb9c9afe090883094e3b94189614196 |
BLAKE2-256 | 84e35471eadc27bfdb50293c4b34935f50f0f2bf754477d9b7db7a728b3bc0b9 |