Skip to content

rhdalton/Python-File-Search-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-File-Search-Program

This is a Python program that uses tkinter to create a GUI to search a directory for files with specific extensions. Includes option to limit the time frame for when the file was last modified as well.

alt text

Additional functionality can be added to this program, for example file manipulation:

  • move file
  • rename files
  • delete files

Program uses the Treeview widget to display results, so ability to search and show subfolders recursively can be done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages