Skip to main content

No project description provided

Project description

Installation

pip install atlas-chess

Usage

from atlas_chess import Board, MoveGenerator

move_generator = MoveGenerator()
board = Board("2r2rk1/pp1q1pp1/1n2p2p/3pP1NQ/P1nP1B2/2P4P/2R2PP1/5RK1 w - - 5 27")
move_generator(board)
>>> ['g1h1', 'g1h2', ..., 'h5f7']

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

atlas_chess-0.0.8.tar.gz (1.0 MB view details)

Uploaded Source

Built Distributions

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

atlas_chess-0.0.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (457.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (466.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (323.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (331.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (457.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (466.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (323.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (329.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp313-cp313t-musllinux_1_2_x86_64.whl (456.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp313-cp313t-musllinux_1_2_aarch64.whl (464.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (330.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (287.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl (456.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl (466.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (285.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (322.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (330.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (288.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp313-cp313-macosx_11_0_arm64.whl (249.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

atlas_chess-0.0.8-cp313-cp313-macosx_10_12_x86_64.whl (258.4 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

atlas_chess-0.0.8-cp312-cp312-win_amd64.whl (153.2 kB view details)

Uploaded CPython 3.12Windows x86-64

atlas_chess-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl (456.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl (466.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (285.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (323.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (330.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp312-cp312-macosx_11_0_arm64.whl (249.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

atlas_chess-0.0.8-cp312-cp312-macosx_10_12_x86_64.whl (258.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

atlas_chess-0.0.8-cp311-cp311-win_amd64.whl (152.8 kB view details)

Uploaded CPython 3.11Windows x86-64

atlas_chess-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl (457.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl (466.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (323.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (331.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp311-cp311-macosx_11_0_arm64.whl (252.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

atlas_chess-0.0.8-cp311-cp311-macosx_10_12_x86_64.whl (261.7 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

atlas_chess-0.0.8-cp310-cp310-win_amd64.whl (153.0 kB view details)

Uploaded CPython 3.10Windows x86-64

atlas_chess-0.0.8-cp310-cp310-musllinux_1_2_x86_64.whl (457.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp310-cp310-musllinux_1_2_aarch64.whl (466.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (331.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp39-cp39-win_amd64.whl (153.5 kB view details)

Uploaded CPython 3.9Windows x86-64

atlas_chess-0.0.8-cp39-cp39-musllinux_1_2_x86_64.whl (458.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp39-cp39-musllinux_1_2_aarch64.whl (467.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (331.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp38-cp38-win_amd64.whl (153.4 kB view details)

Uploaded CPython 3.8Windows x86-64

atlas_chess-0.0.8-cp38-cp38-musllinux_1_2_x86_64.whl (457.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp38-cp38-musllinux_1_2_aarch64.whl (467.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (324.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (331.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

atlas_chess-0.0.8-cp37-cp37m-win_amd64.whl (153.4 kB view details)

Uploaded CPython 3.7mWindows x86-64

atlas_chess-0.0.8-cp37-cp37m-musllinux_1_2_x86_64.whl (458.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

atlas_chess-0.0.8-cp37-cp37m-musllinux_1_2_aarch64.whl (467.3 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (287.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (325.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (331.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (290.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

File details

Details for the file atlas_chess-0.0.8.tar.gz.

File metadata

  • Download URL: atlas_chess-0.0.8.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.8

File hashes

Hashes for atlas_chess-0.0.8.tar.gz
Algorithm Hash digest
SHA256 5036f69e259ee12ffe5fd00b324e9afbbeb64eeaa9719ca13270528f2e56d1fc
MD5 418328a106858e204cd6080c00ba167c
BLAKE2b-256 9c077d4b711a2f5288f4d418962dbbf00d4158a7748eb69a8cca2cfea398a9d0

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20ea38b2aa826f99a3d9e0060bcaac26c6d28eb56d6e64bfd7cb9887fdb8cc93
MD5 a7866b7936d6b2eb667f512267287e65
BLAKE2b-256 38b060833eb2f3c4f99ea5ecd0ce47bb2428837c65281cd0a7731b2c64cf52fe

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5dfe6009be203cfbae22b6aa791a13abcc6de9afdd8cb33d789eaccff8e7d519
MD5 b098057803693432c4fb7c5131f3de60
BLAKE2b-256 5a64ecf50dacb7d284f51a7f2828731d5af9ae7d5b443feb16c3a8ec226ad567

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c76bcd590b8ad7c07bfc9ce7d7ec429a9f737d043311e3ed3c4ce173a7ab27f9
MD5 758eeae6f66731fb65c236af4f10d2e1
BLAKE2b-256 ee345e72935a92a84f1acc0645774aeb6a7407e32d70d4e7180e82f09f194c1b

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 290eed87b893a37e5720a86aac5e3ba367ef60289b4706afef79da598e43fe55
MD5 85126a0698bc059aa328666a1cfa58ec
BLAKE2b-256 570d0b5ef2b389b6244fdd282c70c0934d5a7e2ac8278f93a5a68821572d1423

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1e3d2992ec554244d20b63f344180fda6aad08647def0b5474e8154db09fad82
MD5 aefbd0ed74bc8673ef265b2904f7c9f6
BLAKE2b-256 ab90ad0f2d7d7ea5710eb1b88e6777abd7fb3d6d6393d6913425f6b4650ab130

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 64e37cdda14023e7bd7047155282ea4c361108bf901c3d2142113589746aa772
MD5 fcf195a66582ab8e3cdeb243673aa169
BLAKE2b-256 7e9ae8322acda2b4ad61d4323b818b4bdd17684def8b46d78986a843744e646c

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 70acc08d61c650a02ee3c1be641a4658bee79d0b98cc044cc2e718ae21d1f00f
MD5 17c89820e0385dc8b16282f3916faacf
BLAKE2b-256 84302e55c4322b9e127fea1d5ee5e7331a833f45d6a5c7aa89fd18901087e8d9

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 54de97dcd093040c88689284073ad2b0295a80bebc90be56d888dfd9992beec5
MD5 7cfdf20e03bc8dbdc86e9833c6ab088b
BLAKE2b-256 b58fa7647f976b34a491acfbcb7cfe17786dcf0718bbaecf25385bb5993126b9

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 172e0e23f293a5674d3802ac63781d39b244b6d72f36e76c2f1262fb422304dd
MD5 711086877e862740ea30b4624b1c3931
BLAKE2b-256 5cc1c57bf044327a9b2b10144b2216c3645c526b5e8feba1329124219fc4f162

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 103bc5cc1efc68267548a007886d83fd729c9a334f3ae6ed53659c9fa2702974
MD5 5a08bc9d2a4b48268fe1dd69e290dcba
BLAKE2b-256 b8b27da27e4c63afc054410518936be35ee26f260dfdc539befb2447c174d7e6

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dc3151b19a20c6af508cf17fa6160568594dcc6f9e6dc3fe7af6a7611feeca1a
MD5 71c900dd04c4b8df8204081f59f0fb23
BLAKE2b-256 a019b77b41b09bc1535433f1250efba19fec8e93fcf0dca4fa41f6ed696fa1c0

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56d6a8c5c0f2bb272010efdfb1aaf20640883be11cd009904134280a391c8028
MD5 8281529fb217e57877907e9a05faa4f4
BLAKE2b-256 1a1753efd643628cb58ade8fff1e6bd4ade438492a245148e6637517849ad6af

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a38cf4922a79983c1a888ee8134a43b2cf93638ecaf287806ee6f4800037b84
MD5 272e9bc94c2be8c8ee7c0a71aba76ffc
BLAKE2b-256 deeb066c593a33e3e88feac0f8b2d5f9449672c764a142f72085679df8e16c4c

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3652eb4dd84c3c4b9e70b6ad1d2d40f4831b4467b739d4bf990f6f59e15b522b
MD5 b7e528316c6c7c79b758a985129513cf
BLAKE2b-256 ada783896ae5c7dea0bfbd7266ebf826a5c735dbb7402e5945064dba1cebed49

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 85c06933219af551e4b189a1c3ce2032253a58e505bd6b1682e12d7a87d5b0c5
MD5 c391fbf9d5222c4cfa2ebb481f453087
BLAKE2b-256 63630c1649700434ef7c11eb5559381b6bb476819d5ce6c949aad38ae7bc29f9

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f450340eae5e9146ded69b25c61aa915ae8e8a0880a7ff6cabf830d12b77ba54
MD5 56d4c0c2460bc4fa6f1373016ae39540
BLAKE2b-256 3685375e44a4b5bc06b5d40b14bcfa2f3ce88445ba9a8abb53e6d4884f0dd52b

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7159a803fc890e90cb7c0f5b770120140d38fe1073d9b7876462b8d31b9227ce
MD5 96bf4771cbd760b2114e28398f8a06aa
BLAKE2b-256 840f0959b58d65c7caf787b2201d14778aed2374ee997938f2fb393f753be9d5

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90479d83acff2c90b49f7851c050d1faa92147f8fd4e02b24977f9ffc243003c
MD5 d1c1b4aac7ca4da9705ff232b6657a36
BLAKE2b-256 d90de04ff5cd6770e5daf0b75da313e015579ed55d701cfa50a526f3ecca1bc0

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a10fc17bd09276bb7415d0eb318079f9144445f53dd181729e674d6c93f9a95
MD5 1dc80ba1b049698dda44a4b07073048f
BLAKE2b-256 9666923e02607940b077cc1670265e3397e183b5f2257bb925be8fc780cddb4e

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0dd0f8dcb7bcd6291cacf4a54f5cf38107a9260b6c28d8633c74e6cb0c89e1d3
MD5 913e30abb8a3a005f27866b0c3098082
BLAKE2b-256 35c1a44c399f9c39fd52759bc4be66ef48de63231ae8157b55b2962f36721a14

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4ce2aa5f9db270760f3c1cd490a7b9f62547c21ed94b3e6cc59ac98daf7f91d7
MD5 9e86da075b985d4e32c650d0d4612d81
BLAKE2b-256 12ab64829918463c848b3ccdaf9aeaf9f9d62c567ffb18e20b429910c2c75229

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 287b76d7fa24899e4a26f2063590517f59a52efe3fcb02b66c24d83330e79a59
MD5 56e8b3346f99671e28c8c73df91164cc
BLAKE2b-256 ce3d04a7b6da66965154abe1b36dbf5e0e26eac128d4b8e346117b08f6b1b6a5

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97672a202caba6b9cc4466438ef21442a2a202049fadbbd4767ed7c8bdf4f7f2
MD5 f216347d06af728104757caa7a2ef900
BLAKE2b-256 c72eced120cd145d8799e9c400299df280eae2a7416b50abc9371d3498a268f6

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f8b6b77b24f2c81352bdd9971261edbe4dace7664a5904e7f91ae4cb085df77a
MD5 0a09cd16c197c66e9725be253b74969f
BLAKE2b-256 ea048ea63d68e8bcd8bb7853ea78da089e34c7f1382ec02490c2a4fa2c0c3348

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 89f48a00fca805813e5886d8e4155f3bf1176446fecbba97139ba936531378a1
MD5 7e3e375f1ebcb4563063b0d566b28616
BLAKE2b-256 5fd50b127730b991ce123ef4bb7d52f9272c122589e327f42fd73217f157240a

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3416346c467e61c47a47d7f5ed7933efda0d3f68b5181248bffbebc3db027429
MD5 24c1250ffebabcbc7b065bf7a52ef349
BLAKE2b-256 6a88b2aa31b8f133e343d946746104dd541868cc33ccc00f13a2224642605a94

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48ba307733316f3ffdd3a1ef0252009fe3a352e37afad41179f5301e34408883
MD5 4ad527b934a75b578ff27d18847cb53d
BLAKE2b-256 058f9a798eaa4a816c47f6564b237c63b88158131c39b8351d8148d77d256fe5

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6277b53a90d7cdf4774b28ba4c4e61007135adef70822543b823c946cfb6579
MD5 30015eb3ce9395882d92dbabc3e6d0ea
BLAKE2b-256 b43fb68ee2bea84b240a39451d35c93c28fe6e7e7014be5686c428ad235dd2ab

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a41bfd77860e342b729ca295116b5081787d15c4d20ce5604664a8383593e529
MD5 0d62311895b1f752f2f67c8496c32e0c
BLAKE2b-256 9901af71b50901bebd450d6a0eb4c240df2a72cebc2ecbe28714bed863617398

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 853697c7a9a114d45f0e5dc4c8efc93f9d7b146e879161849d82f0de788f424a
MD5 0de31d4f9e1a01fce7a184f828244e1e
BLAKE2b-256 c9edbe191977059dc884d7c9e46aab5b1e707c21b29e05ba1459df1b12ae7176

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 78ba43a4a785c3ff3aec401397726ab6e5494e715a3aef0c5676b3fdc289f02a
MD5 3af9c8abadf59cc3eff364445c088ca4
BLAKE2b-256 b0c61c78ca66bb92b1e5ae063baa5400aef9579a9deda6320ab9df71cf2e0553

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 239cb25dd0ab7a6fc89be626a90214008acd78fe60ce5783761e558e35183817
MD5 88d35363f91f47836c2eec702e5e6ef0
BLAKE2b-256 52cc26f87aebfcedf781b20b5037cf66a3a7fdeb261df795843f6e4fd8b1d623

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 21fe58e36d29b4fcadea39949110c74dd64ec61f9b7531f197b28d6b6f23c700
MD5 a712eb22a0f8c5908e15972bdaadabbb
BLAKE2b-256 796e25b421bac9fa00541da3e135038de6497bf28a279b89b8945ee9013a0685

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 da1f6aad989429b5a2e2f4b266400184ef459ec3311ae5d7fd06e407a08f080c
MD5 1284eb222013cdce96ac4f18c17ac6d6
BLAKE2b-256 b9c97d56f6cce4230b98be1543a7ef8d674183f346c3048aaa0e9e2a97bd2e1c

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b36912b04c289dd63e05b02bff99fbf1f16a6787192dbc0d973ad5935fd1145
MD5 e35df96d59854a88191d75c6ea55e590
BLAKE2b-256 48dad4714ce9f4e26405e9852f9e8a4acf193c50019b453deff8a59733e166c6

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51577cf6daec321ea117d2b494a2ce5c9214fa61e4bb7c5bcd683094c1bad5d1
MD5 e2e176db6aa19c292a8220c97d2d521f
BLAKE2b-256 e25f97d5640bbdf3693fbae565105fca0725c8e7e8889b5894364adb579f667e

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 074b3ebf2bacc00edc7b4b24efa9a0b997937b099cd5f6e81a96fc6e5cd3a676
MD5 0dbcdec30497b4fa9a8de861417493aa
BLAKE2b-256 0ff7a5b6795070c1d612c3e1e1f90d5ae5c7d862b44b5b07f01f9b04347b7b08

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c3f87c6c46d92d42c1583332dac6e8464d164829e1b3da3aa73cd92bc0dab7d8
MD5 ba2225d877d30e2770964b927a90d8c9
BLAKE2b-256 5f09b569b1c474370fb8ecedd980732e1dc9726d1b9386b8e49e7744650a5085

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1291a49714fa12421a8f2e77352017b876de8f6e838be77cfafdd16c6ebbbc06
MD5 0354466f64cebc75b51707cb3453a76b
BLAKE2b-256 142ed37df6d9514ed8af145ce82b8b0e8b41311017650c16ea71d08829055421

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9857273f52c917a31f5159b7bf5a854712778e958a573d576519f9ecd7c6cdb0
MD5 9f5316a92e992122ab1a26648067d6c6
BLAKE2b-256 0739aa1c8ffddcb3865ef7ecc8dff2da717b269aebcaa808cf6376167c834ba9

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c39b6521d71ac1fdd08cb7aa0c03692de06b20f241a321fc263f906345a94458
MD5 e61388bcbe25522ebefa5a6590cf1c3b
BLAKE2b-256 119d5b8be49bba9dd2583983764177009a41ff7ecf1359596ac757822f650f44

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2b0b3fd8ca52cc85f90fa05109a35432e4df55ced7a7957d18d9351e8ce29c43
MD5 bd0586e1cd600c696e644482e0de7ed8
BLAKE2b-256 27e80dc1c6de266544edd51cc36bbe121ea35f52dc7d9f5e091e5a298c323ce0

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c069135a3b81aba6b5d762e7040c83b3d4cc5ea6785c3f9fb4d2b969e1f057b9
MD5 2c55220329bfd8638f8c417971b001eb
BLAKE2b-256 4ccb40bebb9689a3f7d830cc9bbc00d3c3360e077df3d301fd95e22495032222

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3a4d9b15bd002092793ddacb821b0b25bc84f86267dd3d98ae709fa453e0bba
MD5 f46036d721a847a6fa8f228550eb352f
BLAKE2b-256 e13833bdb043a41258a16a6f3e74dcd262aee368603008e097caa563cc86eb4d

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6d548343d07c14c90165470f5c0dee7a32cc1295a1a7ea1a420e2c2453283d6
MD5 bb071029204a41140021a73c7293649d
BLAKE2b-256 ab5265d7800fc05ef02e1e65648cc32477f44e2e26121768c31d5605bba357d7

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd9a370b8f0086cb6724ebb52ec1b28fb1ef00ffcfbbb176cb70c4875e3fb97f
MD5 8c5be4b954ad8579fac8202b9bfb4408
BLAKE2b-256 92b76361ec7fc830a69951d79b629599774df8b1f501ccb21e74d882811d9d06

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0b111783416a56857431982f68aab270373246a2a605f8631613d3fd29258b8f
MD5 344069342ca3bf9be1e42bf66a5cd2cf
BLAKE2b-256 4f1c1ed079e90590949f4520cf9b488745188f07434b21e415b6d9013ff6b062

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 abd1c1d06b70418fc9488af8d7939b432df83d3d8588f7d1f175e5eedf47667c
MD5 6ec2d37265377f69104d39a215b5a2d8
BLAKE2b-256 10c3835f5bf436516c1a9c72c314f28b95459b5ce65b72ec138b8052b41988f3

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4bd87c672fe7c1bffaeafaecd8cb821945af8a00702d637b9bc3319972e1d994
MD5 01e6535dacd4f6edcdebc931fdfef4da
BLAKE2b-256 61ea5844308608574c721ba2d51374d8a66c57e7cf6104db3c837c39b1b8fd9f

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 09681f6b0abd4b3d22390f71aab46f3754cf0d169755330c637aa00670aa203b
MD5 2cac40112d82bc7ca40b9f532a0508d1
BLAKE2b-256 c968db971db55da7a03405bb71a379aff09ba2e101243c92ef41408dc000927f

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad4ec349668ab20bde24ce145641390cf600c8ea04fb89523399b3193731b1b4
MD5 7789c86ab5c3b1b57b1c67cbbd9f0ed0
BLAKE2b-256 5bd058168513286a092b035ae051b870a60a89fa97fc66e68633779685e59e2f

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bd0d8c9f1065c0011266f0539e683aaa911ecde8fc32240c7d19055b99cb771a
MD5 7b6709f456870e51646a57c93da8dddf
BLAKE2b-256 a62bf56668ac1361d4c7b6df017dc0dfc9eecb4a1e1aa12879cbf323d62cb202

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d12c725f4459577c53e6afd5243c540da635347d59d8f0889e58dbfb9e4e221
MD5 2e4150d531cad0e845f6fa021d564082
BLAKE2b-256 0f7f7be8cd417d81b7bb0d7a61e2fb004b85503825a87f4f2d0e7a207688fce8

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a534f4c88ec31f3a9c4781dbb2ed498280edee6008391ecc2e53e6eb299ca9ef
MD5 6b7df802444669319456082789aaab63
BLAKE2b-256 18a261927a55a867aca0c18b31bca044f832f2884108bb6ea767fb1ae0ad8e65

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 81f30a6ce84ae8cf16e723cc11762348b7958b103ae5ede24606e603b358346c
MD5 ac4378e1ef77344fa64431fcb77259f9
BLAKE2b-256 3b808c1bd3c49e352d98d1d0d4d7c16cd4405266eb10fa701a493911e17dec96

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 621c9ec7b6746522a0e079f92e2562d6851a12d8fa2b5ebf8a0cf023fc25dfb5
MD5 18be4feef5f9b30bb33a5e2b69af37e4
BLAKE2b-256 22811f69201463f532a273046f843862bd1c74fb7fdcaab4b0cf059993d80dd0

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 770b0a08a40a89c2f8fa8a11960163ace8f182cd5a4dd8d9b455cca58f5cffc0
MD5 d9fad327460642dae38245085e25ec05
BLAKE2b-256 4da7ff3305106b56f07437925aec2dfa5d0e061fa6a101a66eb10c5f2ebaedf1

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13d5bbf77878b32b85e506867ab06218e245f2a56e48b3a88fcdfdb24a142cdb
MD5 737557af7f777645b54b01d478ea5e47
BLAKE2b-256 50ad2baff6a4b404a5b0a012c557379591f0cfdbb55b31baa69b2df97392a259

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9e57f91029016556658896a88fe363ab03214c88fe425c8c9afddb7263d1789e
MD5 96452c37b99346cea9e7e310fde0b772
BLAKE2b-256 51c894553637bc714c2fde81b96db59d515436e3d9bc11d085f06daa70bb5782

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 27b8dbe4f00d3df2d0513ebff2623f690a8529cff9420cea47f75e6a59d990c1
MD5 01e90f8e197716217688834215867315
BLAKE2b-256 8a1e308145e6300cd6eb5d0f223e3862ad2e7c460f300cf602ebc6e30747e907

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 57fef359aa333b08434622aed5e18f294b17c6f1a97df39342751abb04e32966
MD5 1ff8beaf1b172f5d7570e30cc3361a26
BLAKE2b-256 a70ab0bdc8856fe0ee245dd1338fc7615541b4725dfd4bd55e21111752900950

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7977e26e43a2b1f80f6f3d2161751d43b40fbc8132d1e0942e558533429a0cdb
MD5 ac2ccaed50efa0a49e3066521c5796c3
BLAKE2b-256 0b735385e811857b52007070a870069ff902613fc9564fcacfdf24bdd373f2e3

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fd6526a7f68d9ed97369835c1545eea41c0f6e5f84ee4e98b4dce377602d1f35
MD5 a44cdaa09a0c567575e51c0578ebadcc
BLAKE2b-256 d63bcf93e6598fecb2aa042e2558a2c67c17bc7021e6075122956ed75018eec1

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7435dc6c2a0a7383f17d354445090e672500620be1f510438fa73ee4e2aadf68
MD5 23f4f26eff18bfa3ffa51625c61179e9
BLAKE2b-256 3db8aab9998cfd5a73d3e2f57862d8f89e6ec2451217e1200fe9b3416ba42100

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2975b4f842291f5a25cca786a570c1c8c680e305f32bab1fb58bd849f1cb9b8d
MD5 8c2ad6b65d4c4d98cbf95cad15a6e26e
BLAKE2b-256 17df546a670e300cdcccec9c3c7ae15fa214ee134a3f327713b621f03100224d

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ff2d37af6a074bb48ce7fe76acc7bd28c99ddc094be086d4f523c68d22cb7d9
MD5 075e7d4da1ba0f36f0e9045bb22e4ba9
BLAKE2b-256 505be8dd04bf7d3142d713a0302e7c9c4824e37003ac932008e2fc826ff72545

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64e059acc610f24e7a8a51c50d6cfccb534b9d0eb941ad0acee8770e2149f9ea
MD5 3379112422db40c4dfc3fc5f1aa06bf9
BLAKE2b-256 d7e3d5f210c4f76af55ac8cc7344f1ea16c6d09a10d76c985198e4f589b76d0e

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5bdb42a70720b222a50b27fe59afa11198fef4dcf7c32a4dfda78353556442ac
MD5 04dce61a6c3ee493f98c30a96c4d6b17
BLAKE2b-256 85a293ed2edbdae6377efe6762ea03ae5ac543760813cfb533c4ad9b5c491948

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8038b4698d4d2d760ef08a88f2bce402859dd937c6bbc171a8e0e4c8a4275d0d
MD5 8cafd56a325c177a212deaa921044b8b
BLAKE2b-256 d6cd486f273966121d026cf5bcf1f0a49cd359fa1bab9b094484cdafd97e9df7

See more details on using hashes here.

File details

Details for the file atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for atlas_chess-0.0.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 adabd96d9cd0da6f35c62dad4adf481362c8e3b15454285f21c1abbb8b8c7bda
MD5 1a6158f9ff21cab0ac4ef6830e3db627
BLAKE2b-256 90fdfe0281df458904b644131abb26610f872625718eb08819451cc15aaafd41

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