Python3.x zipfile
Python 3 系 のzipfileに関する言語リファレンス情報をまとめたカテゴリです。
_ZipWriteFileクラス
constant
property
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
close
detach
fileno
flush
isatty
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
errorクラス
constant の一覧
__all__
__builtins__
__cached__
__doc__
__file__
__loader__
__name__
__package__
__path__
__spec__
_CD64_CREATE_VERSION
_CD64_DIRECTORY_RECSIZE
_CD64_DIRECTORY_SIZE
_CD64_DISK_NUMBER
_CD64_DISK_NUMBER_START
_CD64_EXTRACT_VERSION
_CD64_NUMBER_ENTRIES_THIS_DISK
_CD64_NUMBER_ENTRIES_TOTAL
_CD64_OFFSET_START_CENTDIR
_CD64_SIGNATURE
_CD_COMMENT_LENGTH
_CD_COMPRESS_TYPE
_CD_COMPRESSED_SIZE
_CD_CRC
_CD_CREATE_SYSTEM
_CD_CREATE_VERSION
_CD_DATE
_CD_DISK_NUMBER_START
_CD_EXTERNAL_FILE_ATTRIBUTES
_CD_EXTRA_FIELD_LENGTH
_CD_EXTRACT_SYSTEM
_CD_EXTRACT_VERSION
_CD_FILENAME_LENGTH
_CD_FLAG_BITS
_CD_INTERNAL_FILE_ATTRIBUTES
_CD_LOCAL_HEADER_OFFSET
_CD_SIGNATURE
_CD_TIME
_CD_UNCOMPRESSED_SIZE
_crctable
_DD_SIGNATURE
_ECD_COMMENT
_ECD_COMMENT_SIZE
_ECD_DISK_NUMBER
_ECD_DISK_START
_ECD_ENTRIES_THIS_DISK
_ECD_ENTRIES_TOTAL
_ECD_LOCATION
_ECD_OFFSET
_ECD_SIGNATURE
_ECD_SIZE
_EXTRA_FIELD_STRUCT
_FH_COMPRESSED_SIZE
_FH_COMPRESSION_METHOD
_FH_CRC
_FH_EXTRA_FIELD_LENGTH
_FH_EXTRACT_SYSTEM
_FH_EXTRACT_VERSION
_FH_FILENAME_LENGTH
_FH_GENERAL_PURPOSE_FLAG_BITS
_FH_LAST_MOD_DATE
_FH_LAST_MOD_TIME
_FH_SIGNATURE
_FH_UNCOMPRESSED_SIZE
_MASK_COMPRESS_OPTION_1
_MASK_COMPRESSED_PATCH
_MASK_ENCRYPTED
_MASK_STRONG_ENCRYPTION
_MASK_USE_DATA_DESCRIPTOR
_MASK_UTF_FILENAME
BZIP2_VERSION
compressor_names
DEFAULT_VERSION
LZMA_VERSION
MAX_EXTRACT_VERSION
sizeCentralDir
sizeEndCentDir
sizeEndCentDir64
sizeEndCentDir64Locator
sizeFileHeader
stringCentralDir
stringEndArchive
stringEndArchive64
stringEndArchive64Locator
stringFileHeader
structCentralDir
structEndArchive
structEndArchive64
structEndArchive64Locator
structFileHeader
ZIP64_LIMIT
ZIP64_VERSION
ZIP_BZIP2
ZIP_DEFLATED
ZIP_FILECOUNT_LIMIT
ZIP_LZMA
ZIP_MAX_COMMENT
ZIP_STORED
LargeZipFileクラス
BadZipFileクラス
BadZipfileクラス
CompleteDirsクラス
LZMACompressorクラス
LZMADecompressorクラス
ZipInfoクラス
constant
_SharedFileクラス
_Tellableクラス
PyZipFileクラス
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_extract_member
_fpclose
_get_codename
_open_to_write
_RealGetContents
_sanitize_windows_name
_write_end_record
_writecheck
close
extract
extractall
getinfo
infolist
mkdir
namelist
open
printdir
read
setpassword
testzip
write
writepy
writestr
ZipExtFileクラス
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__iter__
__le__
__lt__
__ne__
__new__
__next__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_checkClosed
_checkReadable
_checkSeekable
_checkWritable
_init_decrypter
_read1
_read2
_update_crc
close
detach
fileno
flush
isatty
peek
read
read1
readable
readinto
readinto1
readline
readlines
seek
seekable
tell
truncate
writable
write
writelines
ZipFileクラス
property
method
__del__
__delattr__
__dir__
__enter__
__eq__
__exit__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_extract_member
_fpclose
_open_to_write
_RealGetContents
_sanitize_windows_name
_write_end_record
_writecheck
close
extract
extractall
getinfo
infolist
mkdir
namelist
open
printdir
read
setpassword
testzip
write
writestr