Skip to main content

Read and write ZIP files - backport of the zipfile module from Python 3.6

Project description

This is a backport of the zipfile module from Python 3.6, which contains some improvements.

Installation:

pip install zipfile36

Suggested usage:

if sys.version_info >= (3, 6):
    import zipfile
else:
    import zipfile36 as zipfile

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

zipfile36-0.1.2-py2.py3-none-any.whl (20.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file zipfile36-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for zipfile36-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2dbb81cf6f3291efff17625499e7cac103e3fa6801f08fe882391986791e4332
MD5 c117bc31bfdcee5294d2d68360f65cac
BLAKE2b-256 854d97becae28ae8f99b4a6d31da6d064d6094992751dab857e72ed0650add41

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page