Suppose my codebase is of this structure, it'd be nice to recursively run the script for all the .py files. - src/ - driver.py - DB/ - DBHelper.py - Analyze/ - file1.py - file2.py - Helper/ - HelperClasses.py