Skip to content

stdale/ppmh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppmh (python poker math hud)

random Qt gui app I made in python to get more familair with different poker math stuff

##it tracks:

  • BB Calc: how many BB left based on blind and stack size
  • PotOdds Calc: gives you pot odds based on bet and pot size
  • MinEntry Calc: min # to increase prizepool based on gtd & entry$

##to come:

  • Range vs Range calc
  • hand vs range calc ** Which hands from their range i bet, which I loose to
  • implied odds
  • EV calc
  • ?

tourny specific to come

  • shove/fold calc: determines if shove or fold based on BBs and position
  • ICM
  • ?

##This python app requires the following:

  • PyQt6
  • ?

About

poker math hud for common poker math

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages