An "assist" for the New York Times Wordle game.
- Contains a list of all(?) five letter English words
- Loads and removes all previous Wordle answers
- Provides suggestions based on gameplay
- Install a modern version of Python (tested on 3.8)
pip install --requirement requirements.txt
python -m well --help