Skip to content

Extract all files within a zip file which can also be in a zip format by simply running this script

Notifications You must be signed in to change notification settings

ayush571995/Extract_zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Extract_zip

Extract all files within a zip file which can also be in a zip format by simply running this script

Users follow these steps:-

    1) Open Terminal
    
    2)Type python3 name of script and absolute path of the file you want to extract
    
    For eg- python3 C:\extract_zip.py D:\Test\ABC.zip

Note- Path to the script must be provided and for the file as well

Just a simple tweak to lessen your effort . :)

About

Extract all files within a zip file which can also be in a zip format by simply running this script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages