wordle-autosolver-lite

View on PyPIReverse Dependencies (0)

0.7.3 wordle_autosolver_lite-0.7.3-py3-none-any.whl

Wheel Details

Project: wordle-autosolver-lite
Version: 0.7.3
Filename: wordle_autosolver_lite-0.7.3-py3-none-any.whl
Download: [link]
Size: 220336
MD5: 0f84202768a4d81025c0849ca831e4b7
SHA256: b28886918a611b32666bfb07df148eb535fc41445e8f1ae5cc1281e6b06db0b3
Uploaded: 2022-07-28 05:41:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wordle-autosolver-lite
Version: 0.7.3
Summary: A Wordle solver that can generate optimal decision trees
Author: Kody Puebla
Author-Email: pueblakody[at]gmail.com
Home-Page: https://github.com/pueblak/wordle-autosolver-lite
License: GPL-3.0
Keywords: wordle,solve,solver,lite,optimize,optimal,best,dordle,quordle,octordle,duotrigordle,fibble,wordzy
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Games/Entertainment
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.9
Requires-Dist: tqdm
Requires-Dist: flake8 (>=4.0); extra == "testing"
Requires-Dist: tox (>=3.25); extra == "testing"
Requires-Dist: pytest (>=7.1); extra == "testing"
Requires-Dist: pytest-cov (>=3.0); extra == "testing"
Requires-Dist: hypothesis (>=6.49); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 594 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
data/__init__.py sha256=8C3QSrKajRTpBGs7TOsDSQfCaNDDQvDeZHSB03gf2Bw 7582
data/allowed_guesses.json sha256=Ku-jX-i5CnU_g_bWPe8uOmwPQxNHiCE8TmdmdPvla5A 116631
data/allowed_nordle.json sha256=AvqpLC_NGiQ5bJAZacbYYXG9Q6Lx0nKVysMEqbWS_SE 92641
data/best_guess.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
data/best_guess_hard.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
data/best_guess_liar.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
data/best_guess_master.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
data/best_guess_nyt.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
data/curated_answers.json sha256=5aJulIIV1W-LK2GsFuxVmZg9hTGcWJ6m1oEFRQhcyls 37872
data/freq_map.json sha256=CU5psKmNmhc4f50R7IM_RNmg_8hAr4aQi9YVJh9M_Y4 347232
data/nyt_answers.json sha256=ZtLZqEddSC7OX6r1RdivKxNI-MsvzlRD6Kkfd_yio0Q 20781
data/responses.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
data/responses_master.json sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o 2
wordle_autosolver_lite-0.7.3.dist-info/LICENSE sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk 35823
wordle_autosolver_lite-0.7.3.dist-info/METADATA sha256=6M4lhpnpipAdxHkXz0qp5nVRzohLsjNOifMULivnnig 1692
wordle_autosolver_lite-0.7.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
wordle_autosolver_lite-0.7.3.dist-info/entry_points.txt sha256=Lh_zzssxVaQv-tQJZcVpaxtqusYQm0YG-tAhWEiQldQ 78
wordle_autosolver_lite-0.7.3.dist-info/top_level.txt sha256=Zmey0aq2oAyqWu5a-K2fFGXlZ6vxwgnRVyfVez6Pbl8 5
wordle_autosolver_lite-0.7.3.dist-info/RECORD

top_level.txt

data

entry_points.txt

wordle_autosolver_lite = wordle_autosolver_lite.driver:main