python-mini-projects/projects/Extract_zip_files at master · Python-World/python-mini-projects

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

Extract zip files

This script takes a zip file as input and extracts its content into a separate folder. The folder is named same as the input zip file and is saved in the current directory

How to use this?

Just type the following in the command prompt:

python extract_zip_files.py -l

Example:

python extract_zip_files.py -l Amazing_Spiderman_subtitles.zip