Skip to main content

Code coverage testing for Python.

License Python versions supported Package stability
Test suite status Quality check status Documentation Coverage!
PyPI status Kit format Packaging status Weekly PyPI downloads
Github stars Github forks Contributors
Tidelift coverage.py on Twitter nedbat on Twitter

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on many versions of Python:

  • CPython 2.7.

  • CPython 3.5 through 3.10 alpha.

  • PyPy2 7.3.3 and PyPy3 7.3.3.

Documentation is on Read the Docs. Code repository and issue tracker are on GitHub.

New in 5.x: SQLite data storage, JSON report, contexts, relative filenames, dropped support for Python 2.6, 3.3 and 3.4.

For Enterprise

Tidelift

Available as part of the Tidelift Subscription. Coverage and thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. If you want the flexibility of open source and the confidence of commercial-grade software, this is for you. Learn more.

Getting Started

See the Quick Start section of the docs.

Change history

The complete history of changes is on the change history page.

Contributing

See the Contributing section of the docs.

Security

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

License

Licensed under the Apache 2.0 License. For details, see NOTICE.txt.

Release files for coverage 5.5

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

Source distribution (sdist)

Source distribution for coverage 5.5
File Size Uploaded
coverage-5.5.tar.gz 691.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for coverage 5.5
File
coverage-5.5-pp37-none-any.whl PyPy 3.7 none any Details
coverage-5.5-pp36-none-any.whl PyPy 3.6 none any Details
coverage-5.5-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
coverage-5.5-cp310-cp310-manylinux1_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.14+ x86-64 Details
coverage-5.5-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
coverage-5.5-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp39-cp39-manylinux2010_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp39-cp39-manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp39-cp39-manylinux1_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
coverage-5.5-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
coverage-5.5-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp38-cp38-manylinux2010_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp38-cp38-manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp38-cp38-manylinux1_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
coverage-5.5-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
coverage-5.5-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp37-cp37m-manylinux2010_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp37-cp37m-manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
coverage-5.5-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
coverage-5.5-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp36-cp36m-manylinux2010_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp36-cp36m-manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details
coverage-5.5-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
coverage-5.5-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp35-cp35m-manylinux2010_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp35-cp35m-manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl CPython 3.5 CPython 3.5 pymalloc macOS 10.9+ x86-64 Details
coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp27-cp27mu-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
coverage-5.5-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.12+ x86-64 Details
coverage-5.5-cp27-cp27m-manylinux2010_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.12+ x86-32 Details
coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
coverage-5.5-cp27-cp27m-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl CPython 2.7 CPython 2.7 pymalloc macOS 10.9+ x86-64 Details

Total release size: 12.2 MB

Release files / coverage-5.5.tar.gz

Download URL coverage-5.5.tar.gz
Size 691.3 kB
Tags Source
SHA-256 checksum
How to use checksums
ebe78fe9a0e874362175b02371bdfbee64d8edc42a044253ddf4ee7d3c15212c
BLAKE2b-256 checksum
How to use checksums
38dfd5e67851e83948def768d7fb1a0fd373665b20f56ff63ed220c6cd16cb11
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-pp37-none-any.whl

Download URL coverage-5.5-pp37-none-any.whl
Size 200.0 kB
Tags PyPy 3.7
SHA-256 checksum
How to use checksums
2a3859cb82dcbda1cfd3e6f71c27081d18aa251d20a17d87d26d4cd216fb0af4
BLAKE2b-256 checksum
How to use checksums
93ac02bc6a60304a8a58383386f7675f6ebae0d2f49f162dda318e57bd95c746
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-pp36-none-any.whl

Download URL coverage-5.5-pp36-none-any.whl
Size 200.0 kB
Tags PyPy 3.6
SHA-256 checksum
How to use checksums
f030f8873312a16414c0d8e1a1ddff2d3235655a2174e3648b4fa66b3f2f1079
BLAKE2b-256 checksum
How to use checksums
7472379e150780cb5f6ef5c65843563de59899a510c849f65b46aef540a89b1a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp310-cp310-win_amd64.whl

Download URL coverage-5.5-cp310-cp310-win_amd64.whl
Size 211.5 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
c0891a6a97b09c1f3e073a890514d5012eb256845c451bd48f7968ef939bf4ae
BLAKE2b-256 checksum
How to use checksums
a2a210974646b530b043a04cfe3ffa38a0f3b31a04c3b19cc68b9627b2c8e8dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp310-cp310-manylinux1_x86_64.whl

Download URL coverage-5.5-cp310-cp310-manylinux1_x86_64.whl
Size 239.0 kB
Tags CPython 3.10 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
51cb9476a3987c8967ebab3f0fe144819781fca264f57f89760037a2ea191cb0
BLAKE2b-256 checksum
How to use checksums
d43e4f6451b8b09a1eb2d0e7f61a3d7019bd98d556fc5343378f76e8905b2789
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl

Download URL coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl
Size 207.5 kB
Tags CPython 3.10 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
8d0a0725ad7c1a0bcd8d1b437e191107d457e2ec1084b9f190630a4fb1af78e6
BLAKE2b-256 checksum
How to use checksums
6ba243dd30964103a7ff1fd03392a30a5b08105bc85d1bafbfc51023a1bb4fd3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-win_amd64.whl

Download URL coverage-5.5-cp39-cp39-win_amd64.whl
Size 211.5 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
13034c4409db851670bc9acd836243aeee299949bd5673e11844befcb0149f03
BLAKE2b-256 checksum
How to use checksums
6041fa43e0321f0b6157eb017c6c098604a2fe02b553e4ea5aebe51f5dbbd612
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-win32.whl

Download URL coverage-5.5-cp39-cp39-win32.whl
Size 210.3 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
d314ed732c25d29775e84a960c3c60808b682c08d86602ec2c3008e1202e3bb6
BLAKE2b-256 checksum
How to use checksums
767b81dafcea3845e8bf1baf126dacbb2c079d7ce30072fa1514262539911b5e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl
Size 243.5 kB
Tags CPython 3.9 Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
44d654437b8ddd9eee7d1eaee28b7219bec228520ff809af170488fd2fed3e2b
BLAKE2b-256 checksum
How to use checksums
a479625f1ed5da2a69f52fb44e0b7ca1b470437ff502348c716005a98a71cd49
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-manylinux2010_i686.whl

Download URL coverage-5.5-cp39-cp39-manylinux2010_i686.whl
Size 242.1 kB
Tags CPython 3.9 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
2cafbbb3af0733db200c9b5f798d18953b1a304d3f86a938367de1567f4b5bff
BLAKE2b-256 checksum
How to use checksums
d3f9798152327a3fef063f66528493a74316501cff54e09bfdcd50723229ce15
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-manylinux1_x86_64.whl

Download URL coverage-5.5-cp39-cp39-manylinux1_x86_64.whl
Size 243.5 kB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
52596d3d0e8bdf3af43db3e9ba8dcdaac724ba7b5ca3f6358529d56f7a166f8b
BLAKE2b-256 checksum
How to use checksums
21770ae9b19cb99d0a41b740535d5f9502e9bc6b32a24eff6b0bcb182e2cce56
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-manylinux1_i686.whl

Download URL coverage-5.5-cp39-cp39-manylinux1_i686.whl
Size 242.1 kB
Tags CPython 3.9 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
13c4ee887eca0f4c5a247b75398d4114c37882658300e153113dafb1d76de529
BLAKE2b-256 checksum
How to use checksums
1d7d57fe5de17d64f1be36a75aeef15dda8fdd64a241612bd79071b9d79e9bed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl

Download URL coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl
Size 207.6 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
d1f9ce122f83b2305592c11d64f181b87153fc2c2bbd3bb4a3dde8303cfb1a6b
BLAKE2b-256 checksum
How to use checksums
0d8a3b13c4e1f241a7083a4ee9986b969f0238f41dcd7a8990c786bc3b4b5b19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-win_amd64.whl

Download URL coverage-5.5-cp38-cp38-win_amd64.whl
Size 211.5 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
2e0d881ad471768bf6e6c2bf905d183543f10098e3b3640fc029509530091502
BLAKE2b-256 checksum
How to use checksums
e99245878381df409a4b5e5a6399e522964cfd4e6976d07f6300e97eebd6e307
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-win32.whl

Download URL coverage-5.5-cp38-cp38-win32.whl
Size 210.3 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
01d84219b5cdbfc8122223b39a954820929497a1cb1422824bb86b07b74594b6
BLAKE2b-256 checksum
How to use checksums
15a45d5b5e2001d384b97cdaf3f19f52370a5abe9a5b1db876c580418bcb1151
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl
Size 245.3 kB
Tags CPython 3.8 Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
970284a88b99673ccb2e4e334cfb38a10aab7cd44f7457564d11898a74b62d0a
BLAKE2b-256 checksum
How to use checksums
a43a8f7b217265503eae2b0ea97e714e2709e1e84ee13cd3ca6abdff1e99e76c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-manylinux2010_i686.whl

Download URL coverage-5.5-cp38-cp38-manylinux2010_i686.whl
Size 243.7 kB
Tags CPython 3.8 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
d1f8bf7b90ba55699b3a5e44930e93ff0189aa27186e96071fac7dd0d06a1873
BLAKE2b-256 checksum
How to use checksums
0aebc6975d34252096a06883726f1898cd62da9b9ccafc2ed9a4f279fe45999e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-manylinux1_x86_64.whl

Download URL coverage-5.5-cp38-cp38-manylinux1_x86_64.whl
Size 245.3 kB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
24d4a7de75446be83244eabbff746d66b9240ae020ced65d060815fac3423759
BLAKE2b-256 checksum
How to use checksums
2b7c841e2d203dd1df07ceba0f844e5011e4341ce854207687d4c4d68ab8ff95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-manylinux1_i686.whl

Download URL coverage-5.5-cp38-cp38-manylinux1_i686.whl
Size 243.7 kB
Tags CPython 3.8 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
1aa846f56c3d49205c952d8318e76ccc2ae23303351d9270ab220004c580cfe2
BLAKE2b-256 checksum
How to use checksums
62059f43545401929bd0f49a2e0e4e38f69f6f7a59c1be88d1f63c34aebd7684
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl

Download URL coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl
Size 207.6 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
217658ec7187497e3f3ebd901afdca1af062b42cfe3e0dafea4cced3983739f6
BLAKE2b-256 checksum
How to use checksums
b626b53bf0fef1b4bce6f7d61fef10fbf924d943987d4c9e53c394ecebff3673
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-win_amd64.whl

Download URL coverage-5.5-cp37-cp37m-win_amd64.whl
Size 211.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
2949cad1c5208b8298d5686d5a85b66aae46d73eec2c3e08c817dd3513e5848a
BLAKE2b-256 checksum
How to use checksums
82b16e8aeedb94c7d0b154a0f36fe8f1b86c395f069ea54efba7e22123d816c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-win32.whl

Download URL coverage-5.5-cp37-cp37m-win32.whl
Size 210.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
184a47bbe0aa6400ed2d41d8e9ed868b8205046518c52464fde713ea06e3a74a
BLAKE2b-256 checksum
How to use checksums
f370798456621f7aadfabdba6be6146f0439c8381ec56153fbe80213e410c7f1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl
Size 242.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
53194af30d5bad77fcba80e23a1441c71abfb3e01192034f8246e0d8f99528f3
BLAKE2b-256 checksum
How to use checksums
16e0fc9f7bd9b84e6b41d0aad1a113e36714aac0c0a9b307aca5f9af443bc50f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-manylinux2010_i686.whl

Download URL coverage-5.5-cp37-cp37m-manylinux2010_i686.whl
Size 241.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
796c9c3c79747146ebd278dbe1e5c5c05dd6b10cc3bcb8389dfdf844f3ead638
BLAKE2b-256 checksum
How to use checksums
89c79ddfcf5f72cbbf959bb3db6b801901a4747c6261d9f2c2ccead2e4cd66ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl

Download URL coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl
Size 242.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
f0b278ce10936db1a37e6954e15a3730bea96a0997c26d7fee88e6c396c2086d
BLAKE2b-256 checksum
How to use checksums
4e37542ba59cd801d82605d94130b3bf5c659d2449bee89556328333bcbdb6e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-manylinux1_i686.whl

Download URL coverage-5.5-cp37-cp37m-manylinux1_i686.whl
Size 241.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
2910f4d36a6a9b4214bb7038d537f015346f413a975d57ca6b43bf23d6563b53
BLAKE2b-256 checksum
How to use checksums
a95947fbe1e2a5feae11798f1716cb63537ebe53d7314803f4aab5db3fee30d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl
Size 207.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
18ba8bbede96a2c3dde7b868de9dcbd55670690af0988713f0603f037848418a
BLAKE2b-256 checksum
How to use checksums
52445df49f3b462a0f5818a2f6f206d6523ff21ff9b21c1eb2906f8a31aa321c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-win_amd64.whl

Download URL coverage-5.5-cp36-cp36m-win_amd64.whl
Size 211.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
5fec2d43a2cc6965edc0bb9e83e1e4b557f76f843a77a2496cbe719583ce8184
BLAKE2b-256 checksum
How to use checksums
7ee11c251136381f54c4efca621359c181f14527f61338e2429002d1025754b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-win32.whl

Download URL coverage-5.5-cp36-cp36m-win32.whl
Size 210.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
040af6c32813fa3eae5305d53f18875bedd079960822ef8ec067a66dd8afcd45
BLAKE2b-256 checksum
How to use checksums
9fcc3805f77ebc0c655c508352b3c1fa68e6e1444f0c134cee188315e3d80d88
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl
Size 240.7 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
41179b8a845742d1eb60449bdb2992196e211341818565abded11cfa90efb821
BLAKE2b-256 checksum
How to use checksums
4237a82863f91b41711203277ea286bc37915063f4d1be179ac34b591bf6d8a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-manylinux2010_i686.whl

Download URL coverage-5.5-cp36-cp36m-manylinux2010_i686.whl
Size 239.7 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
d636598c8305e1f90b439dbf4f66437de4a5e3c31fdf47ad29542478c8508bbb
BLAKE2b-256 checksum
How to use checksums
b105a4751e4dd52558480962b547ecbcfd928c4ca811ae3314be438e8dd96092
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl

Download URL coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl
Size 240.7 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
92b017ce34b68a7d67bd6d117e6d443a9bf63a2ecf8567bb3d8c6c7bc5014465
BLAKE2b-256 checksum
How to use checksums
afa7c4d5a5f0dc3f06184ec5c4fdd3d8d57a8e454e677945386859238ab220e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-manylinux1_i686.whl

Download URL coverage-5.5-cp36-cp36m-manylinux1_i686.whl
Size 239.7 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
74d881fc777ebb11c63736622b60cb9e4aee5cace591ce274fb69e582a12a61a
BLAKE2b-256 checksum
How to use checksums
7117328f348a4f998ae9ce1efbe3cb0c43b09ec190eb01458111215c802958e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl
Size 207.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
af0e781009aaf59e25c5a678122391cb0f345ac0ec272c7961dc5455e1c40066
BLAKE2b-256 checksum
How to use checksums
fd2bab03276eb127f8ec7f1cf1499c77944321b125d89859ab51ee7d9f46475f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-win_amd64.whl

Download URL coverage-5.5-cp35-cp35m-win_amd64.whl
Size 211.4 kB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
972c85d205b51e30e59525694670de6a8a89691186012535f9d7dbaa230e42c3
BLAKE2b-256 checksum
How to use checksums
caa9aff53050e203c73386a90e4866a14076c19ebe1d76dd4b388083d9d06d20
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-win32.whl

Download URL coverage-5.5-cp35-cp35m-win32.whl
Size 210.4 kB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
9a1ef3b66e38ef8618ce5fdc7bea3d9f45f3624e2a66295eea5e57966c85909e
BLAKE2b-256 checksum
How to use checksums
1a18196d584739295adae4ee3bc9990b7a5e300c99e20ce482fa8ddf8cd5dea3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl
Size 240.3 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
30c77c1dc9f253283e34c27935fded5015f7d1abe83bc7821680ac444eaf7793
BLAKE2b-256 checksum
How to use checksums
2f194ebe9fe7006d46dd56eacd8cdc800b465590037bffeea17852520613cfaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-manylinux2010_i686.whl

Download URL coverage-5.5-cp35-cp35m-manylinux2010_i686.whl
Size 239.1 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
6c90e11318f0d3c436a42409f2749ee1a115cd8b067d7f14c148f1ce5574d701
BLAKE2b-256 checksum
How to use checksums
5c677da81b5fdcccbeae4dd870e68b4232131e51a4199fca7f6e9ce363a6ce9f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl

Download URL coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl
Size 240.3 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
f11642dddbb0253cc8853254301b51390ba0081750a8ac03f20ea8103f0c56b6
BLAKE2b-256 checksum
How to use checksums
1897fda94f1e78b508dd1a493106c236076c4c82a9925c9347211afc4d6bd4e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-manylinux1_i686.whl

Download URL coverage-5.5-cp35-cp35m-manylinux1_i686.whl
Size 239.1 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
deee1077aae10d8fa88cb02c845cfba9b62c55e1183f52f6ae6a2df6a2187160
BLAKE2b-256 checksum
How to use checksums
15c914466818c91cf4c4948295d7a762f7dc876fd659f9593065629e5964f454
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl

Download URL coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl
Size 207.4 kB
Tags CPython 3.5 CPython 3.5 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
3487286bc29a5aa4b93a072e9592f22254291ce96a9fbc5251f566b6b7343cdb
BLAKE2b-256 checksum
How to use checksums
9f167e0972f8495f6a1b81cfa6579eead931d63dd445e8ecb3114b04a0e36af2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl
Size 236.2 kB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
4a7697d8cb0f27399b0e393c0b90f0f1e40c82023ea4d45d22bce7032a5d7b81
BLAKE2b-256 checksum
How to use checksums
ab7e7157729c127f0a4acc1f4072cc2c66b03836fd14ca23d8ba5dc5951289d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl

Download URL coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl
Size 235.1 kB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
869a64f53488f40fa5b5b9dcb9e9b2962a66a87dab37790f3fcfb5144b996ef5
BLAKE2b-256 checksum
How to use checksums
785fff22a901b5a9dc58a34e36ca09d26f488c84dcc09cc2e497de2f3190571d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl

Download URL coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl
Size 236.2 kB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
8963a499849a1fc54b35b1c9f162f4108017b2e6db2c46c1bed93a72262ed083
BLAKE2b-256 checksum
How to use checksums
efb61a0cafe2322a995d5d5d4c0073c129b81e539a4271f3e0f98ac102dea9c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27mu-manylinux1_i686.whl

Download URL coverage-5.5-cp27-cp27mu-manylinux1_i686.whl
Size 235.1 kB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
372da284cfd642d8e08ef606917846fa2ee350f64994bebfbd3afb0040436905
BLAKE2b-256 checksum
How to use checksums
cb7fdd96791c2492fbb22a184e362bd874b51e1f354b0c3576f7a8c1edac9f21
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-win_amd64.whl

Download URL coverage-5.5-cp27-cp27m-win_amd64.whl
Size 208.8 kB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
7501140f755b725495941b43347ba8a2777407fc7f250d4f5a7d2a1050ba8e82
BLAKE2b-256 checksum
How to use checksums
641e1498719169cbb03461bbf1db7321f4cc925ae254d58cc1b09cc63a9e29eb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-win32.whl

Download URL coverage-5.5-cp27-cp27m-win32.whl
Size 208.5 kB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
06191eb60f8d8a5bc046f3799f8a07a2d7aefb9504b0209aff0b47298333302a
BLAKE2b-256 checksum
How to use checksums
cc20d8f735fa89b130e780b7ef2bfa550a4120f97eacf03d0a11702315c251bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl

Download URL coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl
Size 236.2 kB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.12+ x86-64
SHA-256 checksum
How to use checksums
004d1880bed2d97151facef49f08e255a20ceb6f9432df75f4eef018fdd5a78c
BLAKE2b-256 checksum
How to use checksums
4bc129eb22bece4b97d3ce86101ca5b0f892f05f7f089be48c5ff71f6cab1112
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-manylinux2010_i686.whl

Download URL coverage-5.5-cp27-cp27m-manylinux2010_i686.whl
Size 235.1 kB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
900fbf7759501bc7807fd6638c947d7a831fc9fdf742dc10f02956ff7220fa90
BLAKE2b-256 checksum
How to use checksums
a0557cc94031c61ba0b897a5f8cabcb42aa61d0991b3b6e6336812ecc8439919
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl

Download URL coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl
Size 236.2 kB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
c2723d347ab06e7ddad1a58b2a821218239249a9e4365eaff6649d31180c1669
BLAKE2b-256 checksum
How to use checksums
82915c2f1154d0178f146be6b6d9aaf7bbd841e63170561dbd8f026981890337
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-manylinux1_i686.whl

Download URL coverage-5.5-cp27-cp27m-manylinux1_i686.whl
Size 235.1 kB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
b7895207b4c843c76a25ab8c1e866261bcfe27bfaa20c192de5190121770672b
BLAKE2b-256 checksum
How to use checksums
f1648672632ceead25d0df4493180a3522e39862dc2e3895e6cb3997c216691f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release files / coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl

Download URL coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl
Size 207.3 kB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
b6d534e4b2ab35c9f93f46229363e17f63c53ad01330df9f2d6bd1187e5eaacf
BLAKE2b-256 checksum
How to use checksums
f4ed0315c94ccc42b8b2e995bd9ed9b3bfa8032b901fc944b444ad4ede12dfda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.6

Release history Release notifications | RSS feed

7.9.1

67 release files

7.9.0

67 release files

7.8.2

67 release files

7.8.1

63 release files

7.8.0

63 release files

7.7.1

63 release files

7.7.0

63 release files

7.6.8

62 release files

7.6.7

62 release files

7.6.6

62 release files

7.6.5

62 release files

7.6.4

62 release files

7.6.3

62 release files

7.6.0

52 release files

7.5.4

52 release files

7.5.3

52 release files

7.5.2

52 release files

7.5.0

52 release files

7.4.4

52 release files

7.4.3

52 release files

7.4.2

52 release files

7.4.1

52 release files

7.4.0

52 release files

7.3.4

52 release files

7.3.3

52 release files

7.3.0

52 release files

7.2.7

60 release files

7.2.6

51 release files

7.2.5

51 release files

7.2.4

51 release files

7.2.2

51 release files

7.2.1

51 release files

7.2.0

51 release files

7.1.0

51 release files

7.0.5

51 release files

7.0.1

51 release files

7.0.0

51 release files

6.5.0

50 release files

6.4.4

50 release files

6.4.2

41 release files

6.4

41 release files

6.3.3

41 release files

6.3.2

41 release files

6.3

41 release files

6.2

47 release files

6.1.2

47 release files

6.1.1

46 release files

6.1

34 release files

6.0.2

33 release files

6.0

35 release files

This release

5.5 This release

52 release files

5.4

49 release files

5.3.1

49 release files

5.3

34 release files

5.2.1

34 release files

5.2

34 release files

5.1

31 release files

5.0.4

31 release files

5.0.3

31 release files

5.0.1

31 release files

5.0

31 release files

4.5.4

32 release files

4.5.3

41 release files

4.5.2

41 release files

4.5.1

41 release files

4.5

36 release files

4.4.1

44 release files

4.4

40 release files

4.3.4

44 release files

4.3.3

28 release files

4.3.2

28 release files

4.3.1

28 release files

4.3

28 release files

4.2

28 release files

4.1

29 release files

4.0.3

27 release files

4.0.1

27 release files

4.0

27 release files

3.7.1

15 release files

3.7

5 release files

3.6

11 release files

3.5.3

6 release files

3.5.2

5 release files

3.5.1

5 release files

3.5

5 release files

3.4

13 release files

3.3.1

9 release files

3.3

9 release files

3.2

8 release files

3.1

6 release files

3.0.1

5 release files

3.0

5 release files

2.85

2.80

2.78

2.77

2.76

2.75

2.8

2.6

2.5

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