Running from sources
Get a local copy of the code repository: either clone it or download and extract ZIP of latest
Install the dependencies [
pip3 install -r requirements.txt]Run
bin/retype. On Windows, you can simply double-click onbin/retype.pyw. Alternatively, you can runpython3 retype-target.py.