beth

View on PyPIReverse Dependencies (0)

0.2.0 beth-0.2.0-py3-none-any.whl

Wheel Details

Project: beth
Version: 0.2.0
Filename: beth-0.2.0-py3-none-any.whl
Download: [link]
Size: 22634
MD5: 440e408fb0ec9543e0410a29cdc568ba
SHA256: f48eda38d02f6e63df26c0d5fe6bcd29a9649f5dfa42d874f92eb64acd22092b
Uploaded: 2021-03-13 13:39:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beth
Version: 0.2.0
Summary: Open source chess AI framework
Author: Theo Alves Da Costa
Author-Email: theo.alves.da.costa[at]gmail.com
Home-Page: https://github.com/theolvs/beth
Project-Url: Documentation, https://github.com/theolvs/beth
Project-Url: Repository, https://github.com/theolvs/beth
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.8,<4.0.0
Requires-Dist: black (<21.0,>=20.8b1)
Requires-Dist: chess (<2.0.0,>=1.4.0)
Requires-Dist: comet-ml (<4.0.0,>=3.3.3)
Requires-Dist: ipykernel (<6.0.0,>=5.4.3)
Requires-Dist: ipython (<8.0.0,>=7.20.0)
Requires-Dist: ipywidgets (<8.0.0,>=7.6.3)
Requires-Dist: jupyter (<2.0.0,>=1.0.0)
Requires-Dist: matplotlib (<4.0.0,>=3.3.4)
Requires-Dist: numpy (<2.0.0,>=1.20.1)
Requires-Dist: openpyxl (<4.0.0,>=3.0.6)
Requires-Dist: pandas (<2.0.0,>=1.2.2)
Requires-Dist: pytest (<7.0.0,>=6.2.2)
Requires-Dist: python-dotenv (<0.16.0,>=0.15.0)
Requires-Dist: seaborn (<0.12.0,>=0.11.1)
Requires-Dist: snakeviz (<3.0.0,>=2.1.0)
Requires-Dist: torch (<2.0.0,>=1.7.1)
Requires-Dist: tqdm (<5.0.0,>=4.56.2)
Requires-Dist: xlrd (<3.0.0,>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2510 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
beth/__init__.py sha256=iaZficCpWas8nK-6-o88q6PFc253WWWrPb5eV19yhAI 78
beth/ai/__init__.py sha256=qwBa5o0diKCsn1hFhBZOCJlzBfUBLvc96d7vsuQkzF4 68
beth/ai/stockfish.py sha256=GZFkAt_5cOERy9IvlJHV3bdNNACgYiS6G6sk5SDihJk 1264
beth/ai/tree.py sha256=E6MeowtbwcQiI37rbj3rDlT_W6C8V_ecDgDPSs_mdUo 440
beth/board.py sha256=HLV4Sy6nQp_ZasVXPLAODvnPNMmpvO6wNjJAvr6nIaA 4507
beth/constants.py sha256=QC7uJm0AwMPQL28og-XYpv-dUd8I6yriDzyRq36IYnk 1075
beth/evaluation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beth/evaluation/elo.py sha256=xMAZ0Lew9I3AaWyGvrQWxi82nCodXa-C_t24uI1g-7I 584
beth/evaluation/true_skills.py sha256=CYRjlD4mBsxllxDN1Mirgd0b5G4S3PFSkdoNO0eDCDU 1611
beth/game.py sha256=VkIww-jfJnoOawn15OYWS0sNIRzOJkkXir7WIIEYWvQ 8660
beth/heuristics.py sha256=6PTp9PNIel8Joadz3Yj557sPzd5d9sdxLHDBJA9vstY 5145
beth/models/dataset.py sha256=dcDX4qGPYw87oqEy0iVC5XIyucpn2wB6ZXJHEU2p8Rw 1355
beth/models/lstm.py sha256=tte4ZZmZ-cKW1rUWqtyhjF81wNqP0TzdExgCKsiZtP4 4764
beth/move.py sha256=PfnRGKTrHtPpO6LOxLSwQFKU6pKOLvZBp8N41ny2SvE 4317
beth/piece.py sha256=fc4q8MyfZv-3Zg6VRcVnqbdfOYpAP38Mw_6MC-SyHkQ 494
beth/players/__init__.py sha256=HKTZc70RlFsR6Pt-5aqBPZX85dgn0ScNHLYgxgH-cKc 111
beth/players/ai_player.py sha256=Bv7K_r0Aj_NMbMu4p4Y_TdoapCveMCvGUy9sRaaV0-4 601
beth/players/human_player.py sha256=w3H6J2qzJVQ6NpnoQKNwOmTq9vhzWa83Gq1OXXjv6Hw 251
beth/players/player.py sha256=uaPlb5QI694JCz-rQEoawx1qBcmo4njRBic97ZCjZAw 348
beth/players/random_player.py sha256=neDDUAfKomKbogvpA8GFkz9v7qD2CoQZmdFY7TOGrbY 322
beth/players/sequence.py sha256=fGI_peYkjhjXktqe1AnWc9-0DkHl56mpyYPwgWd4uCk 900
beth/tree/__init__.py sha256=hXqSp9GSSffCDQZn0W55hzIoztVyveQLb12N6zq65G8 28
beth/tree/node.py sha256=xXUN1VZrWwvslr-QgojZbaAsCdx_57E5z5nXdRhBpsI 7262
beth/tree/tree.py sha256=mB9LQIiZ8ZDD1bIA_6EOwhgp6TFNoxqxY8rOmKAqUmc 2095
beth/utils.py sha256=e1r2XGHKnGYyU77zgSPg8IolY3WWqBunK80zfaotrrU 547
beth-0.2.0.dist-info/LICENSE sha256=uFnbZJnoXPHwxTe3HugXXxqioCB9UhwjvGbOS-E6rGc 1097
beth-0.2.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
beth-0.2.0.dist-info/METADATA sha256=EOrtX8zXxEnp3WW8G65Pv6FK4Z5T8qx0HxlMVQ1El6I 3845
beth-0.2.0.dist-info/RECORD