A Poker BaseSolver Query package for interacting with UPI engines such as PioSOLVER and jesolver
Project description
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")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pokersolverquery.py-1.0.5.tar.gz
(11.0 kB
view details)
File details
Details for the file pokersolverquery.py-1.0.5.tar.gz.
File metadata
- Download URL: pokersolverquery.py-1.0.5.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
525109a7e51f65a44f74ab6457b8a0ad2c1194043b3adcdb830d2ac359aca828
|
|
| MD5 |
a8385b1028ed6095525265ce9307017b
|
|
| BLAKE2b-256 |
d3dff7cd6a81222baa319bd14f1eade99bd955785b657177c8d34d2ea9c3161f
|