py keyword search and replace Code
Simple python script i wrote to replace keywords in a directory
Brought to you by:
wilberforcekaig
File | Date | Author | Commit |
---|---|---|---|
README.md | 2021-06-23 |
![]() |
[a37345] removed links on code page |
keyword_search_and_replace.py | 2017-07-28 |
![]() |
[6913b2] refactored program code to python way |
This is a python program that looks for a keyword in a file or files and replaces it with another word - it can look for files even in deep nested directories...
python keyword_search_and_replace.py