A python script to rename multiple directories in a uniform format.
I like to keep my PC's folder structure neat and uniform but, during intense hackathons, i mess up my project's folder name format. And so, automating the renaming process made my life a little easier.
- 
Example File.txt
- 
Example-File.txt
- 
Example-file.txt
- 
Example_File.txt
- 
example file.txt
- 
example-file.txt
- 
example_file.txt
pip install rename-dirs- After installing, run rename-dirs
- Enter directory path:
- Choose file name format:
- Enter Y/n for each file/folder:
- Initial folder structure:
- Final folder structure: