? Wordle Solver ?

Wordle answer generation program in python

✔️ Requirements

⚙️ Environmnet installation

pip install pyenchant

? Example

e.g. Wordle 240

my wordle 240 screenshot

At this moment the following command gives you all possible words in pyenchant:

python run.py --greens y2 n3 --yellows n1 i3 c4 --grays a s d e u o h l

GitHub

View Github