Skip to content
/ redocs Public

Script that deletes files in a directory based on file names listed in a spreadsheet.

Notifications You must be signed in to change notification settings

apatriz/redocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

redocs

This python script reads a spreadsheet column containing file names into a list, and compares it to a list of all files in a specific directory. The purpose is to identify files that should be preserved, delete the rest, execute a cleanup of the directory structure to eliminate empty directories and produce a deliverable consisting of only the needed files. It also creates a new workbook.xlsx , containing only the entries for the preserved files.

About

Script that deletes files in a directory based on file names listed in a spreadsheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages