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.4.tar.gz (822.9 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.4-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.4-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.4-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.4-cp313-cp313t-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

pokercraft_local-2.0.4-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.4-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.4-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.4-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.4-cp313-cp313-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.13Windows x86-64

pokercraft_local-2.0.4-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.4-cp313-cp313-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pokercraft_local-2.0.4-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.4-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.4-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.4-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.4-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.4-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.4-cp313-cp313-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pokercraft_local-2.0.4-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.4-cp312-cp312-win_amd64.whl (1.3 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

pokercraft_local-2.0.4-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.4-cp312-cp312-musllinux_1_2_i686.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pokercraft_local-2.0.4-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.4-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.4-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.4-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.4-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.4-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.4-cp312-cp312-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pokercraft_local-2.0.4-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.4.tar.gz.

File metadata

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

File hashes

Hashes for pokercraft_local-2.0.4.tar.gz
Algorithm Hash digest
SHA256 988a666fb6ff3d5a6853900c0bcd77119abb3b1f1f55e1b14f9966bd18418090
MD5 7e42a411aea0b78f683c6347247671bf
BLAKE2b-256 5710cae2d7381b3682e22286617c9b70e93733d92d37654ccfd82779a2cb33e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 49ce0fea8ca6cb33e3594d4331bd31ac2dc1c58ae1cc9510ee6afad027aa0039
MD5 d50f6f8be923650c7f34ff77324fe6cf
BLAKE2b-256 ceb53f13010ac203dc4702a93b7a4a15c2be60a14a5d6be8f27c5d5033788d34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b9780b54703b5327dd70557bdcb2d26b444b4489f1de81868d967ae707112dc9
MD5 abc8283884f6157f6dd3880563c16fad
BLAKE2b-256 2724ca358179edbca5fcd71c8be186139027390e28ef67a2ff493b862fd525a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 caa4b56830d05b1c99e92ccc25da7df32bd2425b2990e7df36b1b23022b88d12
MD5 d68791ac2a2dc4b735ffc9c558da9583
BLAKE2b-256 f8dcdf45d6b9c74e39471438d5226a3f197ea76d2fcb291e0c01454494509580

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7dac1ff9a16ee9498dc3d5052b6830becd08687bcbe02b9b3b29c8cf74af2be0
MD5 de5f56b0b73ebcd5f130ce43210b9337
BLAKE2b-256 1d025d017e6e27b16b2777922a3b5185bc815d190d97d039506865779ec90dd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0aff99a9d1e59339f8e4810c6a2f24db93d40eeef5673be2bde834e25c1668bc
MD5 8ac4460ae031b5070201b299b6a1e0b9
BLAKE2b-256 57fc96a3a46630b0e41a2615c1b7dc743867dd878296cac41167a41a618491d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e8c6d8de73efa387f71c801aa228f586475726a8a40603605dee93b8c343cdd
MD5 123936fc1bf551672a50c422a2aec294
BLAKE2b-256 a3d0bf443b290d23d12999b6a1b6d789c83b650eafbf943673d6ebf15835a71d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c5ee0a261618ef457cae5f2b8990ab5280703a3efadd53d15152491487c1c8ef
MD5 ee1aed8288b9e04ffd49f451b59f6c02
BLAKE2b-256 bb2984ea80508449ad0ce534b048133057651bca175c944e8c89fc303eb0aa3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 00ddfe16ec2e305007ab783999852b09922f84b6b3e303f855607977dfc2f584
MD5 b4f1161aad3b477bf851b9d76f35f5f6
BLAKE2b-256 6cf1802911d68586fa18166e0ea1daa07e9476eae724b118fec8b03de5915e97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 95efc91033b11ff4056cedd26c14bd6486b4a6ac256584dd6be6b0e446014a4b
MD5 479c918ed9fba2c43e6d8f8cbb490f4c
BLAKE2b-256 836e695c6d74c4f0c1fc0cf1437d7ffdbad369356a844045350ea7fea1b0316d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 87f27713d8eda6b1d34a5fec2591a729934078d8e36ffe8b3bbe088158d004e7
MD5 d0029ecc77fdbd80f598a7796ab9754e
BLAKE2b-256 38bec74f0ba4af5fc9462052cedd82573f9aeb6f4fe517bd56d2f630ca3266d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 17744834e44a1cdb52e93129b3756c2f753b06e99ae40ed35c59fbddf19a8fff
MD5 3b348b9c862811e39dfcd14a4693300b
BLAKE2b-256 75ac9c80d601fed4f0e8d5a58fb00b3e5ff1321272fdabf9474bd29377a07a1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e8ca2a4029bb8ec39718b915d0de05b8eb864bfa45d7c47d742f100e2c8f6553
MD5 368d323d54d7d16a826bf99011ed52c5
BLAKE2b-256 dec3fbda110af54e38f14ae5238f25c30f6c1e5142c02e0a5328d629cda4f371

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0ff673b1b82e9caa70900cec3227b4fc237c2f1c09b18a9f12dedf95f6ca674c
MD5 0ac4d4109ba1f3c8249cc0a4a3defcb4
BLAKE2b-256 079a22c7c84e44646fc5f54c2a74c5375dc00bfacfdb06c29b960b34bacf8be5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 702342d2f284eb282675a63ba3c79a0811966824d5d3c9416139a7ab17f92d63
MD5 dbdf052cb8037f73cfaa2be48e3e7bd2
BLAKE2b-256 78ff3c466d3a5374d62f4ca52b432d5651ea59d0ae0464afbc970ad8483c8586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f0438edac84dc1ded7b809a39ec960c91fed4ffc1ab6301128e868b5b28be140
MD5 5ae7ec6673c64d0271bffcd210a561e1
BLAKE2b-256 48209fc0070f8a466fbddf689dfecf6f3c86ecd86d3dd9f2cf298ad12f9cda62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cddf64d17813c9717dc4658a27dea67aa0034f79bc62f2729e70384f09e128da
MD5 c1d0b31b91415f1706ed86d53eaa26d6
BLAKE2b-256 a22eea82fcaed4d5bc9a391a39d3d72aab78fdb78de4b6b3683c3dc2a9917568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e46a55c737008277fdb0b51c2be2db40c199c8f11e10a97e115f1424b0158df4
MD5 508dabc392d59991c2e7bd464aab4503
BLAKE2b-256 eb4ac7922d01da90ac5b7503534a06cd7efae1bb84c0020099ec7c3ab8d1336b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e3131da19b8977754567052e1fe6c275058588685b4d42ca736a5e6fd25bef1e
MD5 c5aac073c3a43de0c5511ff2bbc3720a
BLAKE2b-256 993ec833e1d98c6c88a36079a992f2b76e9d6f5ed4f767a5105034abe2bebca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 073c7609b4cebbdefa77864e70c13895ad5ddee30416c0b3e4237e3051f69099
MD5 1263d59c52a02dd858aa02285701d595
BLAKE2b-256 e57170467b590566e354714b025e9d1a4e5af417ee1b87663f0755fc1585dbbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e5c2dc575f41fe468e35bde18c0f1a618916071a947cad2df224c47df2e7a08d
MD5 bd852150cb828007eddd7d624085c5cc
BLAKE2b-256 705244d8eef4b9993f3e7c210de365c1362861eb5408a8523710c6f31cda43dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d687a85d51d197a4d57edd711c42ee535b6d0d9dcfa95e48b42cfd7fe6e8150
MD5 2cf13aa7239135783783ed0e4690da98
BLAKE2b-256 5a1cc000141550509b22eec702bf12160e2f99be170b49b21f900ba4d5a03583

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e8a63d635bb7ffa53c78fce41e8fe06ceff1aec244fae5d55e2dc310a26be93
MD5 eae0cf56003da459c4eebaa63e918a90
BLAKE2b-256 67ed25cfe49477abf79128d5e1638093c49c0c79309d4baff1203bd83ef16f52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5986d95a43dd6350a75b7a1a1829e8423b0465c3a66e3c158cf8d2e0a783457a
MD5 a370db43a6f3e4711f4dfbb26a406b04
BLAKE2b-256 f761fe8ef636ebce2662163d84b0ab61d5650346188d567d451b2bd744dbf0b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f2fc6f458e2458eb200933540c45fcf37079d346dff04da57bbd4c428fe149a0
MD5 80f787cf80e9ad05b042a7c2f594a61b
BLAKE2b-256 4daff394ba992febf64af83e699de22f3eba6f92c6045cb7e564b63d1b513dca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a4fa7a26f6c3e65c0715d0eff26f001ab97a2313cf8d6c6411e64b8ac50132e5
MD5 21a633dfd606f7c928e08d1b77ba7481
BLAKE2b-256 b5fe707263f7f13c9e1ca4c21b1c50e8b86af5f8938254577adb02b7b953ea30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5fd6fb4c4e582d68570ca6699e086aa7ad0d4d92786932d0bdff588d330c04a7
MD5 2f762b4869b032c5c9d1074a7277d593
BLAKE2b-256 883531a372d87b44d9410e62b0f08265cf4394b6db0f1a0d469729d2a20aadd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e99264659b5a5a528454daa6a073e2e8478deda31f6665429c7bd41468787396
MD5 5f7b266864b8b0983590db0f6d65b9f8
BLAKE2b-256 9611f79da0fdf9efb9fa7925d9a6d86de2d0e361cdcc128534747f25ea0b5d2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 36aeccf367d948bbb89b38f7098a045dc0cf0f50de54466daef7e710f9dd0bd8
MD5 194a88fcf41aec2f94f03d25ebe24ca1
BLAKE2b-256 ddd82a0c7fca683fc7a84a066cff99f90ad2fb529ef9662bb4ac6df2455c74e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 336571eb05c17d614b6e037354a638317d5b90006e8ca99b903c4b23402e3562
MD5 4cf476375b78c62214e4056fd2707269
BLAKE2b-256 25118ccd87751d1686d5f4d317518869a55bd44274dc5b9f7243759149a509fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5796cb64fbfcb4f35c1748fb27d446d640607c41683d77b2939df995c9763e8
MD5 f17b5d348cac83555fe370133c8406c5
BLAKE2b-256 9890e8b69cc63b157393b6d1c9041f6ff51733d52311dd53b5979f5992cd6f3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1da78c9d80ab5ff98acc6fe601114413b13b16c0c52bc0371d655d86c2f7b0d8
MD5 6a701011061583b4b664a7e4b929c069
BLAKE2b-256 5de35e25be51eab3d171f59dfbc2b1f38af1e7b89ebc2668267cd4d01665dde4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 afbaa09d65f75a103164929a3e38afa3599e71980db5f9e43d324c1929fdb84d
MD5 4b59beb12617cecc418a733e32c06a90
BLAKE2b-256 59f7b964df31dff0174690c016b2e6e10e6a4e4bb7aa08cbf5e6f3bbeab550c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0345fada3dc9e66ca80a03a0631e8b1ebf26f9f90a278b244e49373369443ff9
MD5 c4f7562c845949c0b1cce7944593c81a
BLAKE2b-256 212e4c9316ce743e4e1a26a2b7ba23d785deea0f4f0618d5d316afb77eaf32c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7bc3b27dbf7c157507de9ac4b280f6768777092ceefb9dc2c632052d02336191
MD5 b9170dbc8d8f9840fb76d1e4c26627c5
BLAKE2b-256 07c9a44232a728055ae8759d95bc5c07600e2ddce365f9801bc5bf0b538d5ad7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 045003912c4490c05c5f59c9e0481809bc3291ee0b4eb9ab007ac85f95e688d3
MD5 39914c9936d722b328bc5d337bfe0707
BLAKE2b-256 dce2ce18012755c207e508b7e467bfaf299e337a018cafa8de6f447cb2160366

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 147fa2ae0f388500e40a575f4c036c9f22b798b352f09ab010d622a64a4c4105
MD5 f170023a0df08a5e0e36a3dc3cbd2f2b
BLAKE2b-256 f1d919b51a064113c5af56f797fc241880f05551529d2c22aca8b7a9649d2971

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pokercraft_local-2.0.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9cfac75279d37e8058af4204311183a81b7819233793ff27a174167b42450d17
MD5 7531c15d45ebfcb4495bac3b4711d18d
BLAKE2b-256 4f3bae3baba616f9a431430ceca68719b8be5240ac872b246c6732c8a33ea151

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