Auto-fixer for Python code that adds typing.Final annotation to variable assignments inside functions that are not reassigned, and removes the annotation from variables that are mutated.
Types text into the currently focused text field using keyboard simulation. Run the app on your local PC; it sends key presses to whatever window has focus (e.g. Notepad, browser, or remote desktop).