zipfile.ZipFile.write

ZipFile.write(filename, arcname=None, compress_type=None)[source]

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