reprdle
Play wordle in the repl with the power of repr!
Just install with pip:
pip install reprdle
The open a python repl and play!
Note: This is probably some of the worst code I have ever written. I tried to abuse the Python language as much as possible, and reprdle is the result.