PyWordle: A Python-made wordle manual solver
How to use it
Start the program with python3 pywordlesolver.py
.
How it works
The program has a simple 5-letter wordlist in it. The logic is to remove from the list words that aren't matching your parameters.
Watch this video for a demonstration: