Skip to main content

Bitboard chess engine python library for RL.

Project description

Python chess environment written in c++ to simulate chess games. Implementation uses bitboards, magic numbers, and precomputed attack tables for fast simulations of games. The board state and action representation is of shape (119, 64), (73, 64) as described in the AlphaZero implementation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chess_env_rl-0.0.1.tar.gz (14.3 kB view details)

Uploaded Source

Built Distributions

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

chess_env_rl-0.0.1-cp313-cp313-win_amd64.whl (97.2 kB view details)

Uploaded CPython 3.13Windows x86-64

chess_env_rl-0.0.1-cp313-cp313-win32.whl (91.7 kB view details)

Uploaded CPython 3.13Windows x86

chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

chess_env_rl-0.0.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (131.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

chess_env_rl-0.0.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (124.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

chess_env_rl-0.0.1-cp313-cp313-macosx_11_0_arm64.whl (108.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

chess_env_rl-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl (115.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

chess_env_rl-0.0.1-cp312-cp312-win_arm64.whl (93.0 kB view details)

Uploaded CPython 3.12Windows ARM64

chess_env_rl-0.0.1-cp312-cp312-win_amd64.whl (98.5 kB view details)

Uploaded CPython 3.12Windows x86-64

chess_env_rl-0.0.1-cp312-cp312-win32.whl (91.8 kB view details)

Uploaded CPython 3.12Windows x86

chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

chess_env_rl-0.0.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (131.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

chess_env_rl-0.0.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (124.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

chess_env_rl-0.0.1-cp312-cp312-macosx_11_0_arm64.whl (108.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

chess_env_rl-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl (115.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

chess_env_rl-0.0.1-cp311-cp311-win_arm64.whl (93.7 kB view details)

Uploaded CPython 3.11Windows ARM64

chess_env_rl-0.0.1-cp311-cp311-win_amd64.whl (97.2 kB view details)

Uploaded CPython 3.11Windows x86-64

chess_env_rl-0.0.1-cp311-cp311-win32.whl (91.6 kB view details)

Uploaded CPython 3.11Windows x86

chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

chess_env_rl-0.0.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (127.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

chess_env_rl-0.0.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (123.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

chess_env_rl-0.0.1-cp311-cp311-macosx_11_0_arm64.whl (107.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

chess_env_rl-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl (115.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

chess_env_rl-0.0.1-cp310-cp310-win_arm64.whl (93.9 kB view details)

Uploaded CPython 3.10Windows ARM64

chess_env_rl-0.0.1-cp310-cp310-win_amd64.whl (96.3 kB view details)

Uploaded CPython 3.10Windows x86-64

chess_env_rl-0.0.1-cp310-cp310-win32.whl (90.4 kB view details)

Uploaded CPython 3.10Windows x86

chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

chess_env_rl-0.0.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (126.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

chess_env_rl-0.0.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (121.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

chess_env_rl-0.0.1-cp310-cp310-macosx_11_0_arm64.whl (106.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

chess_env_rl-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl (113.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file chess_env_rl-0.0.1.tar.gz.

File metadata

  • Download URL: chess_env_rl-0.0.1.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for chess_env_rl-0.0.1.tar.gz
Algorithm Hash digest
SHA256 821af7019f7334aa1caf559db3d36709d16b29cdf914c6806927536e76879e36
MD5 aba007b372dcd6f0d62b05a67671cdd7
BLAKE2b-256 962aeeee8d208d891a902e57ac64db551a5387d4b6f4a5c510ec6321df2b3bf9

See more details on using hashes here.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 08205e9365d96d96eab6a151f8f240ac62d215ed50c0db3454e8a480c417bc68
MD5 70a7796ab8acb3eb1d5e526300cb6816
BLAKE2b-256 c2e64bf5606f90e9d789c9bfb8edae6fdd5ea9eee3e3e5fecc8bed377b63c193

See more details on using hashes here.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: chess_env_rl-0.0.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 91.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 966316cbc9c0952173e6ce1fda90367d347dc7b919cd219933eaf2b27c55f83a
MD5 2c1da91837abe037f665b49fc4d118b2
BLAKE2b-256 c6dadae52121e944f5c037a287eb4dd1244490d9e2d44a491fa7882178ac29fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-win32.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e54aa6b290f29ed1093e09014076ab49f90a093c05d46215b451cfe84a21028
MD5 d39c489ed5eb27b783ba4191f60bbac4
BLAKE2b-256 2ba94734a3763983ed86da64667a120c5da311fe35354bf5a93a69c98b933a8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ffb1bc4aff8f9ccc87b934ad923d6b1bc723fceb4970217ba2cb4fe5e468b17
MD5 2ce4f7bd120f8fce99f88c69551d5f38
BLAKE2b-256 ca2420826da11475e750619f4ed3be0d3c5ff6a6ea8b9b1a724d93db3ec22a5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4934fc6766650bf4081437e057f318ecd7e9c2498200d4993996ed1991316e0b
MD5 cacf6959cbfccfe6dd01a5ca7ec32655
BLAKE2b-256 5e938ba6cfa26a21852177da1dbe81d1da68203612c6737edb90302aa6fd7a90

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db02cb712bf0f044a69d158756facdd7b4e0807b2f634951b42c4f744d18c195
MD5 f840ff8b624fcebd3d859f24844a08f1
BLAKE2b-256 949503cffaf096e13275d5469a3c148a53bced9e25b6e25ae1decf8968ac83bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee3447f4de60de23b19db6a91c8f208d015e51f4f70b187690681c6ea1312d10
MD5 aa3c8e12dca8d3092c3716904c3b127f
BLAKE2b-256 1299d1e874ff74d94f9d19814f8cafdd23ee527b3bbcbb04e93cb45a259973ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bba159a02fcce541ef7840b182ecf41add7bfaa556b0cd74b4247001fdb9fb82
MD5 3553f3473cad3fd76d7eb48c3e48d589
BLAKE2b-256 4412f724e42da0d4a045282fda9fc2b1f9716e48d3955dff693199a7461289e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 8ae43d759b297962bc2f060d8181c3b95f8b598c16e68eae19935338f1692fee
MD5 67f469e7ff2b9d617982592e60000e66
BLAKE2b-256 61832f666161b24bff71e18fb63690851c05ab03b882500ad32d8c9b92e1cf24

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-win_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cbb8973e2a247cd4305f74ce51ff2bb56bed64ef54f943b7d9d495224db4753c
MD5 4d81e3ea8be057df45f35a75bf239449
BLAKE2b-256 3cad04ea30456977c8ed8a1cd2a2d0e2d159b400928350cd70936a85530562a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-win_amd64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: chess_env_rl-0.0.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 91.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f593068d1fc206f4a46050e058f725804336afb34bd377c3d16628c1f3def7e9
MD5 1be124f694e8c04d9551e2eb060efe7a
BLAKE2b-256 71f4e1b32065f7a514a206e9acba94bb05349f7cf1192c3f66361cdfed74fbd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-win32.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f099a419c67d189bae2cd2042d2974635e6115fc194bffcd053c7f332b92599
MD5 25eb3e89cfa49e21257dbe6ca7ce7107
BLAKE2b-256 111753d9845caaaa15712a97df8d3a268cf06b65ac69292bdbb509b4a1788199

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e1ff6b05a42cf9f3bd714e0065f8c842741e1b3ca9982a8d4026febec8a7307
MD5 9e434d7c441298cbd3ed70d59950bd66
BLAKE2b-256 60703d886d1efeac2e5708f0d4baf645e8c78293fdf203be7cabdbb704afd2f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45d2b9ed400c00b8d7269c9176d8a4a0cee0a09c8e48141b79ce5fddb31b46b5
MD5 7240c95a0f10041e169575d95ffc71e2
BLAKE2b-256 8be99137806eb8d5ae2e6568d98d444fbe1824c1bb5ff17636d62386d564b6c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04aaf36404288d05ca0dd59758142e4e433f3c0718eefa772d71f4b4ebac8712
MD5 92471aa6aa920b9400d7bc8116dd8ce7
BLAKE2b-256 42fcd3dce52a44d77f19c83e753607927e73490609ef5fa55dfa4b9aad8c11f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 156f197ee22648344b52b3d11343a0bc46e8063474712f380430df8664832d27
MD5 d66811049cbb47f96722ecb651df485e
BLAKE2b-256 41e4fc364e9dc4cbc06fb3628b120b8c6309a0f4c54023e163b9af455482922f

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 de3a3902880c459956c6a33d01a9b0478e0ca929cc9aa8e0b83651165a81cad9
MD5 2b0c6ce603e05e9bfc3f407538563fe3
BLAKE2b-256 e7839e61f8a3c6d716cfedafc52281cd631e965338ec74f7e517cdcca705312f

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 01043048377df082f586b9bea25758fa83f919134d11d37c47c3b87b0fba8bcf
MD5 e5ad0d1bc0285a92208615b1b2f5a5bd
BLAKE2b-256 0cb4844b4b420c64b9f08492c15bf995d2fe3b0ebb0308a0a156291f53a8187a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-win_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f8caaa5cfe315368e184ada6d26baee2753d8686a98a7a112334000670503832
MD5 5df960f302bec92c393d23645190f48f
BLAKE2b-256 10e5b62061c94b5793ddbbb70fbcfa3a880ea76b4ddbe77935e873f1394fe850

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-win_amd64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: chess_env_rl-0.0.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 91.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d6b34de88d23f4b396a16fa7139f41fb82f2afec72bebc4587f0a91074d984cd
MD5 12db78c3406732461a13d65185d774d0
BLAKE2b-256 10943440e9e1d4ef65657f3f30ac7ff3df081c21381d383bd71340a8f00fb521

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-win32.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5da5a67ac31a3bfef87b503ffc4d61ad77dc40ca1477ef311bd0e1fd48a9938c
MD5 3cf3b58f8210af4339a9b6d879a56ee0
BLAKE2b-256 2fd89910394887c2e852d3b3b8412761473c98c1ba79be488ae02812c845de73

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 32717c74760df8a34199cde374ba0c4c742ff0f5007cc2ec0b8c9a5277b3c35e
MD5 5215c75b89c45d3823e08e31424a4fd0
BLAKE2b-256 222494b44befbc7dfd42471af71d546b86f59fc0ff90a31542e70089152c7562

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 88cd256d9e0476607b91924f96b0ed0c999cb4d9e3c1ead462ec84532bcd3178
MD5 0ce5cb0b6f09d3b7f326c60ae4284a81
BLAKE2b-256 bbcd5d5ba6aa01131a4cdb9330cce2d92e819239e0d5fd38c53c9732be706d4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 226756eb6c3de7d4bfa366f768bb5226afe4c461aee2a5a1f0dc83c355fbf39e
MD5 6120e5efcd159d893956a04f6b61c185
BLAKE2b-256 b61abf2162a9871e8c591e27a56cd71b81864c30c74f8c3b12c8e258ff8474c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39dad6758a3d3625bd56ad5d94c4341e88c4d12d1b5504ee96fe180e57ac26e0
MD5 ee7213923350ae68ecbb3feed81319a7
BLAKE2b-256 02d86c4fc93cb5e85a9db16a711abbada3ee8865ea84bd43d35444e27dc6664d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f6071e4b0d3054a2d67144abc9bf6a44c2bf5dde3b55f53be4aaae574066654a
MD5 50742f7c18f6fb5d207d43fe91089fad
BLAKE2b-256 28bfa2b558fcadf8a2c0f05d052c1798aaf91617281cf3b1475e500cfef7a387

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 1874cd269013dabdb5e52dc4c09414eb7c7aa12378162becbf3b06cce06f5a8d
MD5 055d86259b74f0b5e7d0cbe6e41e1fbe
BLAKE2b-256 9850ae2a5918236ba7e6d49f0752f3362e8f88d327ee16656a70f7f5b351171e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-win_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9a10785d642b5cb79262a7eb91a6b1e3d79bbf05f7d2f7ab7f79362a2f5408e2
MD5 83a159a988885787501962070d46951e
BLAKE2b-256 95a042194b83c965490492a24dcbe921cec18abca55411c1c6b1fec1640da491

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-win_amd64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: chess_env_rl-0.0.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 90.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3ea51e8913eb57d6caccf974c2cb1d063f99e3d0c0e5df7017b7b669855c257c
MD5 639aeecebde134ce1de05cf849d68607
BLAKE2b-256 2c9ba008e3a3a5c5158ffde08da601b9623f1daa791b3918725ccfca44a5262e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-win32.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01c2d3c6c5188a8a45e78906c204d9c248531117bb7a77a7862fcabb92026f20
MD5 ed80e203c6860215a3ba1c074e108ef8
BLAKE2b-256 0b2d8f1a05fccdb920a6c9648821d378b48125788904ced7ef5e7d6b2eb3c8a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ff604852f3fed703d845d789b246fea63a5e66ff4954f6703eddb88b357a1164
MD5 3318d71ddee3f2b9cf4f8ea7eaaa0da4
BLAKE2b-256 03cb1d735c044497304e70b13f55ecca7b88976dec9a34f8bb0c498be0a904e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a7db5b12481f8a54b072f8f6ece47802b44bfdad662500f371e0a078ea2b4293
MD5 a9043872f8add83933d793cb20dc2bc0
BLAKE2b-256 916c6d0ac038d455a195109b4eb2148a2dbbcd6f37d220354dbb56867d3188d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2be0416b12f6024409b115aabb68b08155be4c72f6fe4c7146eb02df3931cc58
MD5 482292e00ac62aeaab06b0d8000708c7
BLAKE2b-256 2174812ee73f8cdfbc4f1bc7fd994614a7aa83004821e01fd267922d3fa909c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d44c763bd1520bdf6882942d72f9182bd7b57a46be42a1e1df73fc995088a7c
MD5 4548acf834117779800bd0841712d889
BLAKE2b-256 701c2091b337d6b7d1c7477667b3c35c45c420fb89392035807722aab981e45e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chess_env_rl-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chess_env_rl-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f890892d11206ab69858cbde2d20ef8cfb04b7d5bb8cdf8708d8e18c820faea
MD5 8165c948b259b58c9890017908ce7729
BLAKE2b-256 347ec15257a789f0ccd97928184231235703bbb0e9e2d834149a3fc93f9bd948

See more details on using hashes here.

Provenance

The following attestation bundles were made for chess_env_rl-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: upload_to_pypi.yaml on natkinson1/chess-env2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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