Skip to content

5 minute project of a Python script that finds a file inside a folder, regardless of subfolder quantity, and it allows you to delete it or open it. Executable made with PyInstaller

Notifications You must be signed in to change notification settings

Jtoliveira/FileHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

File Handler

It's a file handler: you input the folder path and the file name (with extension) and the script deletes it for you or opens the file.

It finds the file inside any subfolder so this is useful for that very specific case where you have an infinite folder and you need to access a specific thing, it saves you the trouble of navigating a large amount of subfolders.

About

5 minute project of a Python script that finds a file inside a folder, regardless of subfolder quantity, and it allows you to delete it or open it. Executable made with PyInstaller

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages