Skip to content

A python script to loop through a folder and extract the content of each file in the folder and paste it into an output file

Notifications You must be signed in to change notification settings

Dblvcksheep/python-script-to-loop-through-a-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

change the output file to whatever you want it to be...

change the folder_path to the absolute path of the folder you are trying to loop through..

you can set the script to loop a specific file type

this script will loop through a folder and subfolders, then copy all the files in them. then paste them in a single output file

after setting the folder_path and your chosen output file, RUN the code

About

A python script to loop through a folder and extract the content of each file in the folder and paste it into an output file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages