Skip to content

Use 7zip from python script in a CLI application to mass zip files for back up ready.

Notifications You must be signed in to change notification settings

SharCodin/7Zip-with-Python-in-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7Zip using Python

  • will extract archived and use 7Zip CLI to archive in zip format with 2gb chunks for backup.

Requirements

  • Python 3
  • 7Zip is added to PATH

How to use

  • Type 7zip in cmd
  • Enter extension zip or cbr (zip is the default)

About

Use 7zip from python script in a CLI application to mass zip files for back up ready.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages