Star Badge Open Source Love

Compress folder files to Zip

A simple python script to compress folders and files to zip.

Prerequisites

  • Python 3

Usage

python zipfiles.py file_name(or folder name)

Example: python zipfiles.py test.txt python zipfiles.py ./test (folder)

A Compressed file("filename.zip") will be generated after the program is run

Author Name

Vikrant