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
Just type the following in the command prompt:
python zip_file_extractor.py -l
Example:
python zip_file_extractor.py -l Awesome.zip