ZipFile.write#

ZipFile.write(filename, arcname=None, compress_type=None, compresslevel=None)#

Put the bytes from filename into the archive under the name arcname.