Skip to content

ethantilley/Extract-Delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Extract-Delete

Little program that extracts all zipped files and deletes them

Built With

  • Python - Programming language used
  • ZipFile - Python Module for control with zip files
  • OS - Python Module for manipulating file paths
  • SourceTree - Repository softwear paired with github

Authors

Use

To use the program, move the AutoExtract.py file to where ever you have .zip files and simply run. (Plan to add a .exe (executable) file at a later date)

Why

The program was inspired when going on a download spree on itch.io and having to extract all them was a pain. So I quickly wipped up this program to do it all for me.

Goals With This Program

  • Support .7z files
  • Support .rar files
  • Add a .exe (executable) file

About

Little program that extracts all zipped files and deletes them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages