Metadata-Version: 2.1
Name: beth
Version: 0.1.0
Summary: Open source chess AI engine
License: MIT
Author: Theo Alves Da Costa
Author-email: theo.alves.da.costa@gmail.com
Requires-Python: >=3.7.8,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: chess (>=1.4.0,<2.0.0)
Requires-Dist: comet-ml (>=3.3.3,<4.0.0)
Requires-Dist: ipykernel (>=5.4.3,<6.0.0)
Requires-Dist: ipython (>=7.20.0,<8.0.0)
Requires-Dist: ipywidgets (>=7.6.3,<8.0.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: pandas (>=1.2.2,<2.0.0)
Requires-Dist: python-dotenv (>=0.15.0,<0.16.0)
Requires-Dist: torch (>=1.7.1,<2.0.0)
Requires-Dist: tqdm (>=4.56.2,<5.0.0)
