pyzipper
0.3.6
Contents:
pyzipper
Installation
Usage
API Documentation
AESZipFile
AESZipFile
close
extract
extractall
get_encrypter
getinfo
infolist
namelist
open
printdir
read
setencryption
setpassword
testzip
write
writestr
AESZipInfo
Contributing
Credits
History
pyzipper
API Documentation
AESZipFile
write
View page source
write
AESZipFile.
write
(
filename
,
arcname
=
None
,
compress_type
=
None
,
compresslevel
=
None
)
Put the bytes from filename into the archive under the name arcname.