Skip to content

b32a0f/Zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zipper

Python script to zip or unzip.

If need processing other format, It would be better using os.system(command) with external compresser.

Note

  • Input absolute PATH, such as 'C:\Users\user\Documents\GitHub'.
  • Only folders under PATH will be zipped.
  • Only '.zip' files under PATH will be unzipped.

About

Python script to zip or unzip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages