Skip to main content

一个基于zipfile的压缩库|A compressed Library Based on zipfile

Project description

一个基于zipfile的压缩库|A compressed Library Based on zipfile

使用方法在作者的第三方仓库中,可以自行查看 The usage method is in the author's third-party warehouse and can be used by yourself

codechina.csdn 教程链接|Tutorial links

一个基于zipfile的压缩库

导入库:from PymiliZip import milizip

new = milizip.newzip(name,number,file,files,numbers)

new.new_zip#创建一个zip

new.new_zips#创建多个zip

name:创建压缩包的名字如 a.zip

number:压缩文件数量(现在只限添加2个文件)

file:文件路径1

files:文件路径2

numbers:创建文件数量

#----------------------------------------------------------------------

A compressed Library Based on zipfile

导入库:from PymiliZip import milizip

new = milizip.newzip(name,number,file,files,numbers)

new.new_zip#Create a zip

new.new_zips#Create multiple zips

name:Create the name of the compressed package, such as a.zip

number:Number of compressed files (now only 2 files can be added)

file:File path 1

files:File path 2

numbers:Number of files created

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PymiliZip-0.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

PymiliZip-0.0.1-py2.py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page