Skip to main content

PyPI

zipfile39

  • Backport of zipfile Python 3.9 (especially caae717) to older Python including Python 2.7.
    • This means Python 2.7 can use zf.open(name, 'w').
  • Uses backports.lzma for ZIP_LZMA (method 14) Python2 handler.
  • Introduces ZIP_DEFLATED64 (method 9), ZIP_DCLIMPLODED (method 10), ZIP_ZSTANDARD(method 93), ZIP_XZ (method 95) and ZIP_PPMD (method 98) handlers.
    • ZIP_ZSTANDARD Python2 uses zstandard 0.14.1 (the last compatible version).
    • isal / pyppmd / zipfile_deflate64 Python2 use my own backport.
  • If isal is installed:
    • crc32 and inflation are accelerated automatically.
    • ZIP_DEFLATED compresslevel -10, -11, -12 and -13 are available, which correspond to isal compression level 0, 1, 2 and 3.
  • If slz is installed:
    • ZIP_DEFLATED compresslevel -21 is available.
  • If codecs7z is installed:
    • ZIP_DEFLATED/ZIP_BZIP2 compresslevel 11 - 19 are available. Enjoy 7-zip's ultimate compression on Python.

Requisites

Wheels

Some dependencies need complex build procedures. For your sake those wheels are published in actions CI.

Legal

Release files for zipfile39 0.0.8.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for zipfile39 0.0.8.0
File Size Uploaded
zipfile39-0.0.8.0.tar.gz 427.0 kB Details

Release files / zipfile39-0.0.8.0.tar.gz

Download URL zipfile39-0.0.8.0.tar.gz
Size 427.0 kB
Tags Source
SHA-256 checksum
How to use checksums
31dcde3e28a146e8daa93234981e6dd24021ae7c94506a248002a7d1f0ce8192
BLAKE2b-256 checksum
How to use checksums
5dea23f2742be2eb840174f04dbed5a47b280f4110b4ad686bc4b5a1545f0a25
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release history Release notifications | RSS feed

This release

0.0.8.0 This release

1 release file

0.0.5.3

1 release file

0.0.5.2

1 release file

0.0.4.2

1 release file

0.0.4.1

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2.1

1 release file

0.0.2

1 release file

0.0.1.3

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page