A python script to modify files inside a given directory based on a regular expression pattern and a substitution pattern.
Change the variables at the top of the script and run using Python 3.
- python3
 
This is a small project I created to learn a bit of Python and play with regular expressions. Facebook has a similar tool that is much more advanced. This can be found here: https://github.com/facebook/codemod