Skip to main content

Local analysis tool for Pokercraft in GGNetwork

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Pokercraft Local

This is a customized visualization tool using downloaded data from Pokercraft in GGNetwork.

Here is working demo.

Dependencies

  • Python 3.12 (for libraries, check requirements.txt.)

How to run

1. Installation

Clone this git repo and install dependencies with pip install -r requirements.txt, optionally on virtual environment.

You can also download this library from PyPI; Run pip install pokercraft-local.

Or alternatively, you can just download compiled binaries from Releases page. This is the best decision when you don't know programming.

2. Collect your data files from Pokercraft

Download "Game summaries" file by pressing green button on your pokercraft tournament section, and "Hand histories" file by pressing red button on your pokercraft tournament section. If there are too many tournament records on your account, GGNetwork will prevent you from bulk downloading, therefore you may have to download separately monthly or weekly records.

pokercraft_download

Also there are some expiration dates for each file; You cannot download tournament summaries for tourneys which are 1 year old or older, neither hand histories for tourneys which are 3 months old or older.

After you downloaded, just put all .zip files in single folder. The library finds all GG(blabla).txt files from a selected directory and .zip files recursively by default.

3. Running a program

For GUI, if you successfully run the program, you will be able to view something like following image.

gui_screen

3A. When you cloned this whole repo

Run run_cli.py with some arguments. Make sure you installed all dependencies before running.

python run_cli.py --help

Or alternatively, you can run run_gui.py instead.

python run_gui.py

3B. When you installed libraries via pip

Run following Python code to start GUI, and you are good to go.

from pokercraft_local.gui import PokerCraftLocalGUI

if __name__ == "__main__":
    PokerCraftLocalGUI().run_gui()

To do something programatic, check run_cli.py for example references.

3C. When you directly downloaded releases

Execute run_gui-(YOUR_OS)/run_gui/run_gui.exe from downloaded zip file on your local machine.

4. Check results

Go to your output folder and open generated .html file. Note that plotly javascripts are included by CDN, so you need working internet connection to properly view it.

Features

Each plots are now providing documentations in .html, so please read when you generated a file. There are following sections;

Tournament Summary Analysis

  1. Historical Performances
  2. RRE Heatmaps
  3. Bankroll Analysis with Monte-Carlo Simulation
  4. Your Prizes
  5. RR by Rank Percentiles

Hand History Analysis

  1. All-in Equity Chart

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

pokercraft_local-2.0.2.tar.gz (822.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pokercraft_local-2.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pokercraft_local-2.0.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

pokercraft_local-2.0.2-cp313-cp313-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.13Windows x86-64

pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pokercraft_local-2.0.2-cp313-cp313-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pokercraft_local-2.0.2-cp313-cp313-macosx_10_12_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pokercraft_local-2.0.2-cp312-cp312-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.12Windows x86-64

pokercraft_local-2.0.2-cp312-cp312-win32.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86

pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pokercraft_local-2.0.2-cp312-cp312-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pokercraft_local-2.0.2-cp312-cp312-macosx_10_12_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

File details

Details for the file pokercraft_local-2.0.2.tar.gz.

File metadata

  • Download URL: pokercraft_local-2.0.2.tar.gz
  • Upload date:
  • Size: 822.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.9.4

File hashes

Hashes for pokercraft_local-2.0.2.tar.gz
Algorithm Hash digest
SHA256 af061f09d0bc15b894686eb4bc0dc335eabb716c8177fd05811dbe76bc97c494
MD5 47203fb393c6055957218321fc48954e
BLAKE2b-256 c9a5703541ab6880acfdea3ea342f94338ae0dbfeff3ef01225af1b5c93564f5

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d325b3bab1fc9916639ec92e78b9ada2dca5138ecbf8a75d9dd041858cb75e2
MD5 c2fc142c04aeeb8d7341da2d8eeb3644
BLAKE2b-256 b5137770f9a9d3f367dcb14a72e8fff735b5f52f9bc8bf686a2819b8ac19421d

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 49afb866486fd51c65df934f3bf5749b20c0c10ef099ed277849b1e7cc37d3af
MD5 c82488d40d1854a2849a0c09af3da429
BLAKE2b-256 5c5bace6cc0902cd08f53de60f90c6816c8a4424cbe8a629602fe3d2f61ce961

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22ee3a7ebe15a9dfab614607fa4011643d813f8d984f827405689445272a4684
MD5 b4ca317cd4b102b6475e3b9f7928f28a
BLAKE2b-256 7f01102d7c2b9c83e2f141f59fee377508fb8db34ea182924ca14f44ef1d8376

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8a51a3a553a214b3e3121a3495bf3664f4b2b556514799d00696c42bfb3b9034
MD5 8839c2eb68c18bbcddc1e31897669c40
BLAKE2b-256 0413413b44d53202e6fa90b1072b209af4ecbb7748990aef96a9185265020fec

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6df5c8927283af3e38bd71fa521e1d27032d9bdce116394cd868f0487fdf814b
MD5 b9deed402abb3672772ece0e0a137b27
BLAKE2b-256 bb431eec6109351ada28fa82523889fb991b1aba1ddac164f6229a748565c926

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3a9624092867a130592a6667065cae46880f4df0ebf85ef467db26be2950ee8f
MD5 9513cba8275b5c10a66d08b6a328d67c
BLAKE2b-256 a46c91f24bd1beaa522a7239220a746d50abfa100da041bf93e4c18dd96a4f06

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 280289ccb004b1a4654139ad2e425e6a38a10d176bd74016e3cffaed0b6faa47
MD5 4eb38f6dbe231f12f0330377ec3724a3
BLAKE2b-256 908b89a514d453443f5930ebc46e37475be59d1d6cabffbbf559dae1c36b1aec

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 eeba6d74e7b55d7b980cdefadaaa47d5ab2a98ab59605b844354566c253d657e
MD5 9bca4ce6393b5717e6b8bf72615009fc
BLAKE2b-256 da1c5c94339159c0504870c559f169d6492b5c672f2929bd33dfbc9c7b1f267a

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c9db5206fa92ebdb57732acf69cf26911aed4b8ca70a31b2ecc072a216232c6e
MD5 8290b00a566f7b77cb0e8d7d101bd5ca
BLAKE2b-256 3b4b0b74e0981c9b4828de36d9171cd55377b473dd8de0c7a4f59199e7bca8be

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f8b746b2b0dd5967aad88f7c7d22e5748aa4a46b629c589047d9614595eee5e2
MD5 5dd37caf1b9805308744448910dc5e22
BLAKE2b-256 cca1b70fb5ed652233a1f8a363198ad64100282adb686cc9ae60c290759a899d

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 32b9407b3c0d0b840ad860c6248c7411bf5889f473fc3a28b86a5a82db2abef4
MD5 a41c8334ffa45bfa2988111ef468e115
BLAKE2b-256 0e396f3f1e63fd18f1b11d0922a50b885cba592c2b9f9b0db71ae3b49f59e3b8

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 beed990711d3920ac8a218cc2fd96c9c9f73f1a5ae79c4db182bf6f0f78aa96c
MD5 caafffaa5717f3d3c4006399fcb34075
BLAKE2b-256 a44d1bfacdaf984e26d3cecadf45e99761d6ba39d92b19a9fb7b651b99416d9a

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ad2a7c4129f6a5818de9f8aa238638d5ee465090e6ddf7b270911e016e1029a5
MD5 90dc578336791693e8b68864f3e593cb
BLAKE2b-256 c7386e3c7b57972b1bdc69c325644928341a1aefc7d1c39e30020a1b24faa96e

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4a366d7d79682cc8ad7442221de7d784b76c09f050d70d3c7678c412fd6a0985
MD5 f91214d714840686ddb9bbcff4e3102d
BLAKE2b-256 c95fb851a662ddab74cd3e1850cfa4c0dba59721546a4f90ddf47e955d3eb6e0

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0cf1a2bf8e0cf5fabec894243d10a0dbd62588bafdf983b2f167acd931441551
MD5 4523f0e4a8fdb09abc90ca6d05448df8
BLAKE2b-256 c79b135fce1ddc05b08d8dbe12878e0c61c13207752ec80663ad5e44c76defb3

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7810043617d42d6ec0f57e55c3e9ea87710fb9d68f0a0cc28cf7d3182470518
MD5 d774718e8e25480fd23a43aa92e69571
BLAKE2b-256 177cf17ae372b61653cd70a6cbe75a36262f7aaddf97e816400a14bd7b3dff26

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eeeab0b2dfab4416d8b92a7c33b65344a6c640ec9619e427eddad7fc79509a5e
MD5 427faa03b7ba48e3a1c2c3e145dd2df9
BLAKE2b-256 584bfbad83965d21288daf8de5aaae4449e3050451fcb69a244d7a63af92d046

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4c62d197089d246425286821692eb67a41ffce0e67f3b9e10a6333b78cbb0184
MD5 6ecc372d5454dd6f7d01ac66f5324c4c
BLAKE2b-256 5736e554b64c8c5cbe8f75ed9328bbdf479a70b3d05fd8b9160a4fdc4d3c2b39

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d2465795edce760176980b6b53a47d5e9959a5560b6867c15d1dee8e69757932
MD5 15a2e816eb3ec60f8a5cefdf4474a7bf
BLAKE2b-256 5e83a5a62a88ff3697fd18b4d4a9e61c9d6ae59002797c3a04198678a11bfc89

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8f9d6727e2c9584949efb1426cb7d04850be611c42049d824f28f998b3c24f90
MD5 0558bb49630cb6f00bba79b78400beff
BLAKE2b-256 c3fc04410e4e6b6fbbac2f7241db0601c2fcac3082f7147c233c27732b86f466

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bbcec0b9edcdd57c71eac3f6af0dcd6681b72202206447fffbfcfd516e54fe98
MD5 415eec40328f492efae9398f476c6cb4
BLAKE2b-256 9fe92f0bbbaa071bd86fe02030eb90c10f45e77016ba95788ef827479098cd18

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b29c89d583ee99778a3b1ef4e8f3ebc1b73f68048cf844d01dd8b2a62c53d94
MD5 b0dd6d86a1828b9bc87df65b60f8fffb
BLAKE2b-256 02974e2e2fbd13ab28f9403dcb3b821c194eb5d62895add02ff42ceced995c81

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 81f6984c32b4531171e25a3fa7314c579cd5197fff191db64445ee5ff2f47486
MD5 3b4325ad7634280580f4f88182ac18ff
BLAKE2b-256 8d837b72cd15f924963ae94e2863a7d2348dfaf0a546634568332307e7369646

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1663204bf73b065ee619f93358eb206548d319e10b20722f6491320d0a2f8d1a
MD5 449c1afd80fa4cfc6c823df646a3d27a
BLAKE2b-256 0e166eebb567a55b98d427ad3a0064a6f2771822e4e06a31f0fe67df3a33a948

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 fdabdc7bc97f7d7cd39960336e77145b7c46efa10930d5ee56483698a6f2ed8e
MD5 1dd0bb697f5720067fcf7ffaca3956a1
BLAKE2b-256 536d96c639e95dff34cb58bef2f5ae0c81027d6d8edcf7a4af8463df376b9ed8

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 782029658fa722bfc7ffde3096873444f8f990c0759a2119c63e2c8f51cefda3
MD5 e58c96521658dde68815fa32ec60aade
BLAKE2b-256 47af6b9bd6556ff944d7e955f17c99d4dbd9730a5bdae7c9f7d2ff1ca57ba457

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 938d8d65df8d0bb39b7efefbe4ed594297b158eea428e1ca9a683084858792cd
MD5 ec421db8955f5f612220b81499bbc78b
BLAKE2b-256 4aadaebf1f0245aa6e2a70e1d89017bd17010f029f4ebbf74447cca536ab5a7d

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 078a1a1a995f11c4dce3e8cd3de99781d0f2927f9d5ca5312453a3da687bea61
MD5 c7cf2a02fdba46a4822de7750f30c0de
BLAKE2b-256 a6d1cebba2b25e7bd158bebf0e2e3731ea35b20bdfb9d86fec45f1f5441ba3a7

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2e4870911ac96df5f513dcec95fb8b4d388c66befddf3de6162c360289950bc
MD5 159d3c17a396bf20f437c1c9af60e18d
BLAKE2b-256 f11ca82bfd03da119663164eccfe0ece74feb79d3994edd241dd8943cace48a7

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 50c488be9a1dcc95e6edc9452fe6b73f91c894dcde72857af60eef1a5f0feb9d
MD5 7a97b67db5ad8e3f90ce0f82ada7c224
BLAKE2b-256 fcecafe8590bc9f76730a21dd81dbfbac86853cf8d18cacad1248a97d7720d07

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 63e44179a4cea47ebacb6a4bb01a1b295cfa7b2e7064a9de3945c85768f867ff
MD5 1e3044cd3e08a4cb8a8fb4afd8adb80c
BLAKE2b-256 9fc26be1e2a9ba0cf6a547e65c85c531efa403900fda4aed356dcee12fdb94f7

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e0f3d418490666ed7d8cf817197207db902bc71a5f4a6394662e7daad11b80d6
MD5 d57df8380f7e3f3f0dfb8f0129455ce1
BLAKE2b-256 fdcd838c1befff148dabc161777be5661e00b6306177c926f42bb81d91a398ab

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cdd33f84d7e09a6de835ebbfa434d5fc46ebda99e1b824de21e5ca45b0ae19ca
MD5 b16793493e01eb1fe4c0a12e0e717877
BLAKE2b-256 f3b5fdbd07c5eae9149273e52b0afc2e52b06c6e94ca6fb864ca1f6c753da2eb

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 605d77c932aed3afc5c83d89147103c166998a33b60c82cc3d7c625874b40176
MD5 d1614c778f13f46d137bd14f7158a965
BLAKE2b-256 d5bcf5e664b14bf6d986e22383b481b7b112ede01d1d9a7682c411dd4630e6f0

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fa62b61cf8affcf3daaba19a47c95eccf7145244ca1c6a022186939b03402cc8
MD5 ebeaabc030ae5c4b5bd53dd0a340bbe2
BLAKE2b-256 e119cab00c042d5ca136f0e0d7e4a327b96903323d7f369132b2140ceeb7a55b

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0222c7203256be328204b38522c0cb74e02dd360bd9e87664a111debd29189cb
MD5 6075bad8a557588d0bde9c2e4e6179a4
BLAKE2b-256 fae53d6d2fc54c054cae5c24d9df82d1c1db0af578f619e6a91de9eec0f99414

See more details on using hashes here.

File details

Details for the file pokercraft_local-2.0.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pokercraft_local-2.0.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f298eba64489dec93d22f00c41e45640b59c3bec5b7510913be62914defc1352
MD5 6c9f94c9991a3ba76fd860a82a4e9778
BLAKE2b-256 b64063aafad20892d5bbcd5e22fb435cb673fbf8c2a1482b30aed8c26a8e9c58

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page