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)')veeeedro/pyArchiver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|