Skip to content

Takes a list of files from a csv and seperates into specific folders.

Notifications You must be signed in to change notification settings

intelliChirp/files-to-folders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

copy_files_from_csv

Script that creates folders off of a csv column parameter and saves files into their respective folder.

Setup

Change csv_file to location of csv file

Change existing_file_path to location of files

Change line 25 to columns in csv file

Change line 28 second paramater to column from csv file that you would like your files to be split into i.e. categories

About

Takes a list of files from a csv and seperates into specific folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages