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.
Suggested usage:
.. code:: python
- 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
Close
Hashes for zipfile36-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4de60f7eac1bdfae265be1882dabe0a70eaea31e8fe9bde8a94a292d018871ba |
|
MD5 | 325e533ea46d04c5372dea9fda82ad1f |
|
BLAKE2b-256 | f2fdccddcd88ff15d5fa58dbb9ece94ef2c0153ea043f0e74babd55bcda99f57 |