Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 290 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 290 Bytes

FindAndReplace

This is a Python script to search a word from all the files in a folder and replace them with a new word. The script was originally written for converting image file extensions in all of the XML files inside a folder for the purpose of training an object detection model.