Open streetturtle opened 2 years ago
Well, yes and no.
says Python. Depending on the OS that could be very well Python2 (thinking of Debian), even though it reached EOL.
I'd recommend to update the Shebang to python3
while fixing this.
Just from reading I can see some non-idiomatic bits as well. You might want to stop dealing with them entirely by using black or blue.
Discussed in https://github.com/streetturtle/awesome-wm-widgets/discussions/358