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
Release files for zipfile36 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zipfile36-0.1.3.tar.gz | 61.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zipfile36-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:82.7 kB
Release files / zipfile36-0.1.3.tar.gz
| Download URL | zipfile36-0.1.3.tar.gz |
|---|---|
| Size | 61.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a78a8dddf4fa114f7fe73df76ffcce7538e23433b7a6a96c1c904023f122aead
|
|
BLAKE2b-256 checksum How to use checksums |
7d5e22f712e45898d12ad896d54875b736ef90dcfc22590ec118b1fc94fa52a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / zipfile36-0.1.3-py3-none-any.whl
| Download URL | zipfile36-0.1.3-py3-none-any.whl |
|---|---|
| Size | 20.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f7e48adf627f75cd74cdb50e7d850623b465f4cf5de913809196e8f3aa57dc4b
|
|
BLAKE2b-256 checksum How to use checksums |
fd8a3b7da0b0bd87d1ef05b74207827c72d348b56a0d6d83242582be18a81e02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |