wordle-autosolver

View on PyPIReverse Dependencies (0)

0.7.4 wordle_autosolver-0.7.4-py3-none-any.whl

Wheel Details

Project: wordle-autosolver
Version: 0.7.4
Filename: wordle_autosolver-0.7.4-py3-none-any.whl
Download: [link]
Size: 223009
MD5: cbe1e13fee0c69357dc27b1d5157975e
SHA256: b8c8cdc17b4e7b79c3b934d76b845f5b581e5ef5d5a99b5085309cfc54d05e58
Uploaded: 2023-02-08 09:00:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wordle-autosolver
Version: 0.7.4
Summary: A Wordle solver that can generate near-optimal decision trees and automatically play on multiple different websites including Quordle, Fibble, and Wordzy Master
Author: Kody Puebla
Author-Email: pueblakody[at]gmail.com
Home-Page: https://github.com/pueblak/wordle-autosolver
License: GPL-3.0
Keywords: wordle,solve,solver,optimize,optimal,best,website,automate,selenium,chromedriver,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: selenium
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: 8182 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
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-0.7.4.dist-info/LICENSE sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk 35823
wordle_autosolver-0.7.4.dist-info/METADATA sha256=XNhC3iiA07IRbbnasXNdGg_2XBaaAuV3uSBCjNb4gPw 9628
wordle_autosolver-0.7.4.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
wordle_autosolver-0.7.4.dist-info/entry_points.txt sha256=jgYn9iljijNmwBuT6_JPNhZcVYQLax5d47SfuxNF8sU 68
wordle_autosolver-0.7.4.dist-info/top_level.txt sha256=Zmey0aq2oAyqWu5a-K2fFGXlZ6vxwgnRVyfVez6Pbl8 5
wordle_autosolver-0.7.4.dist-info/RECORD

top_level.txt

data

entry_points.txt

wordle_autosolver = wordle_autosolver.driver:main