Skip to content

veeeedro/pyArchiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyArchiver

Example

from pyArchiver.pyArchiver import to_zip, unzipping


to_zip('path where do you want to save archive.zip', [
    'path to archive directory',
    'path to archive file',
])

unzipping('path to archive.zip', 'path where do you want to unzipping archive.zip(default: path to folder with archive)')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages