Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

File Rename Hack.

Renaming multiple files a has never been easier. A simple python to rename multiple file in a folder.

Libraby Used

Python's os and sys module.

Usage

python app.py <path_of_the_dir> <filename_we_want>

Demo

  • Initially the filename in the pokemon file are in random numbers.

alt text

  • Run the script is the format described above.

alt text

  • Final Result

alt text