wordle_python wordle in python You can add words directly to wordlist.txt. If you have a file from which you want to extract words, use python3 create_wordlist.py <filename> wordlist.txt. Run wordle using python3 wordle.py.