pip install git+https://github.com/rand-tech/ida9rewriter
usage: ida9rewriter [-h] [-d] [-r] source
positional arguments:
source Path to the source file/directory
options:
-h, --help show this help message and exit
-d, --dryrun Print the updated code without saving it
-r, --recursive Recursively rewrite all Python files in the
directory