pokersolverquery.py
A Poker BaseSolver Query package for interacting with UPI engines such as PioSOLVER and jesolver
Features
- Easy to use python interface
- General in options
Installation
How To Use
Import the solver object via:
from pokersolverquery.solver import BaseSolver
Initiate the solver class and send any UPI command!
solver = BaseSolver(solver_path=r'C:\PioSOLVER\PioSOLVER-edge.exe')
output = solver.command("load_tree QsJh2h")
range = solver.command("show_range OOP r")
Release files for pokersolverquery.py 1.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pokersolverquery.py-1.0.9.tar.gz | 11.0 kB | Details |
Release files / pokersolverquery.py-1.0.9.tar.gz
| Download URL | pokersolverquery.py-1.0.9.tar.gz |
|---|---|
| Size | 11.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
944800988f0f27f2987ff4cc49d79317a5d52166fbd6dba9a388d818970ce9fe
|
|
BLAKE2b-256 checksum How to use checksums |
329371d52f3339a79f6aca115103d2905eba3703c409683429579df7e0f0ffa7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0
|