This repository is not active
tpchuckles/codeRedactor
Just a basic python code redactor to mitigate the spillage of secrets. populate lines 4 and 6 with the names of functions or keywords you'd like to remove from another python code file. then call "python codeRedactor.py fileIn.py fileOut.py" and fileOut.py will have the specified functions banished
PythonGPL-3.0