Skip to content

thevkrant/compress-folder-files-to-Zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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