Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 804 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 804 Bytes

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