Project Overview This is a desktop application built with Python and Tkinter that tests your typing speed. The application measures how quickly and accurately you can type a given text passage, then ...
When using my homebrew python+python-tk installation everything works fine, but when I use a uv installed python version, tkinter is basically working, but there is a problem with dialog/window focus.