Skip to content

Heyrows/script_rename_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script for renaming files with python

Author :
   Amaury Cahuet
   Github -> Heyrows
   AmauryC_78@hotmail.fr

Simple Python script to rename a bunch of files from a serie

How to use it :

You need to call the function renamesFiles which is located in the files.py file
It takes 3 parameters:
  -The source directory
  -The destination directory (which can be the same as the source directory)
  -The parsing function that takes the current name of a file and return the new name of the file after parsing

Optionnaly, you can create an collection of arc that can that can be used in the parsing function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages