Skip to content

A File Explorer that allows you to perform various operations on your file. I did this using Python.

Notifications You must be signed in to change notification settings

An-Uncreative/File-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

File-explorer

A file explorer project with python, that allows you to open a file, copy a file, rename a file, delete a file and other things. I was able to achieve this with the set of tools listed below. Run the code to enjoy.

Tkinter

I used the Tkinter module to create an interactive GUI window to perform all the tasks.

Shutil

The shutil module allows us to move or copy files

image-98

image-96-675x401

About

A File Explorer that allows you to perform various operations on your file. I did this using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages