chess-tuning-tools

View on PyPIReverse Dependencies (0)

0.9.5 chess_tuning_tools-0.9.5-py3-none-any.whl

Wheel Details

Project: chess-tuning-tools
Version: 0.9.5
Filename: chess_tuning_tools-0.9.5-py3-none-any.whl
Download: [link]
Size: 48318
MD5: a0ab554478bc9de1765fcdc647503119
SHA256: 53b27ea844bfa5c9630e70a1428ffc80fccbbaf7a1fc6f7365da454e5759c58b
Uploaded: 2023-07-19 15:49:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chess-tuning-tools
Version: 0.9.5
Summary: A collection of tools for local and distributed tuning of chess engines.
Author: Karlson Pfannschmidt
Author-Email: kiudee[at]mail.upb.de
Home-Page: https://github.com/kiudee/chess-tuning-tools
Project-Url: Bug Tracker, https://github.com/kiudee/chess-tuning-tools/issues
Project-Url: Documentation, https://chess-tuning-tools.readthedocs.io
Project-Url: Repository, https://github.com/kiudee/chess-tuning-tools
License: Apache-2.0
Keywords: chess,tuning,optimization,engine
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.10
Requires-Dist: Click (>=7.1.2)
Requires-Dist: Sphinx (>=3); extra == "docs"
Requires-Dist: atomicwrites (>=1.4.0)
Requires-Dist: bask (>=0.9.3)
Requires-Dist: dill (>=0.3.4)
Requires-Dist: joblib (>=0.16.0); extra == "dist"
Requires-Dist: myst-nb (>=0.9); extra == "docs"
Requires-Dist: numpy (<1.24,>=1.19.1)
Requires-Dist: pandas (>=1.1.0); extra == "dist"
Requires-Dist: psycopg2 (>=2.8.5); extra == "dist"
Requires-Dist: scikit-learn (<2,>=1)
Requires-Dist: scikit-optimize (<0.10,>=0.9)
Requires-Dist: scipy (>=1.5.2)
Requires-Dist: sphinx-book-theme (>=0.0.35); extra == "docs"
Requires-Dist: sqlalchemy (>=1.3.18); extra == "dist"
Provides-Extra: dist
Provides-Extra: docs
Description-Content-Type: text/x-rst
[Description omitted; length: 2136 characters]

WHEEL

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

RECORD

Path Digest Size
tune/__init__.py sha256=q8j2dis6tDj51Wq00iHvnIWXIKu9ZLBeltdfzO9zVRw 1056
tune/cli.py sha256=uT4fB_OW7NrOH6n5SxQBc4ireyTtJim2l9fqCZMjqJ8 18500
tune/db_workers/__init__.py sha256=kDHFK3ZFGoCd9HVnsFWz9EnZ0_z_8IO8CUOkCBV9i7g 124
tune/db_workers/dbmodels/__init__.py sha256=0ehs4begoQ_ALgV5q43knLg9ofyeMxr5j8MxAm3Qkp4 186
tune/db_workers/dbmodels/base_model.py sha256=LRQlqi2MtI7Ez3IgPKnVRao12FwLy-MZLihqZYO9WAM 180
tune/db_workers/dbmodels/models.py sha256=HuFcRbb6nVhYvq0EyWkQ2dRWw_gp1WywG2kWO9mcrOw 5906
tune/db_workers/tuning_client.py sha256=0qZrBxhl8lerDQAffZ1m9xKYf8O0O2BK8JqlcqkmY8I 15852
tune/db_workers/tuning_server.py sha256=bJKlnizkLmRCjxGNi2AMxLEImYFtN7qlZg95DbRX1Vc 17488
tune/db_workers/utils.py sha256=3DFfz6UgpTQKJaLSUOcD42G6MBc6YVLcTMYewS_t00I 4019
tune/io.py sha256=ycQJQ9_wvERndJKjw5VzzvHT_8xnSuDWPZj8k2GtQ9E 8997
tune/local.py sha256=hbSn8iX_-MA8lD96A6pzWONtg3oBeuDS5CiCzkmkyBo 42654
tune/plots.py sha256=KOHgwTXVe-OKeFKZmBTPn58mJAODOlhvePNasn7TqWE 27559
tune/priors.py sha256=xT1CZTQRmsxr34QaUk_NJoWmp9_yxNjy7wZzeixb3YA 4785
tune/summary.py sha256=kZAnKe6kMFpB7TwdGfldgvm3TJYgT-_8i975J9kQnmM 2739
tune/utils.py sha256=KnxAzn8ZO6pgwnRY1piHEybMffBQGpB1LQfBLm1HhtU 5407
chess_tuning_tools-0.9.5.dist-info/LICENSE sha256=Knex1r8GciObrnhw2sIINayfbYbKVBfJlRC-ussIKcQ 592
chess_tuning_tools-0.9.5.dist-info/METADATA sha256=cldA589EjyDJTb5IXAz1NIkS9Md-Wou1-Gpq5l-N6D4 3772
chess_tuning_tools-0.9.5.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
chess_tuning_tools-0.9.5.dist-info/entry_points.txt sha256=MduJs55MzSQQws8h2NOS-swk6YIxFar6TfX7fs5EQp0 37
chess_tuning_tools-0.9.5.dist-info/RECORD

entry_points.txt

tune = tune.cli:cli