Skip to content

This script helps you to change the name of the files in a directory.

License

Notifications You must be signed in to change notification settings

omerwaqaskhan/change-file-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3.6

change-file-name

This simple Python 3.6 script helps to change the name of the files in a directory.

How to use:

Constants.py 1 - In Constants.py file give the path of the folder where the files are located. 2 - Give the name of the file you want to use.

RUN the script

Files name will be changed.

For example, if you specify file name 'abc'. The resultant file names will be abc1, abc2, abc3 ... so on.

About

This script helps you to change the name of the files in a directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages