These scripts allows you to recursively add folder to zip file.
For Unix based systems please execute the following command to create venv and install requirements.
make init
source .venv/bin/activate
python zip.py [folder_path]
-O, --output Name of Output File