Skip to main content

Code coverage measurement for Python

Project description

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.

Project details


Release history Release notifications | RSS feed

This version

5.5

Download files

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

Source Distribution

coverage-5.5.tar.gz (691.3 kB view details)

Uploaded Source

Built Distributions

coverage-5.5-pp37-none-any.whl (200.0 kB view details)

Uploaded PyPy

coverage-5.5-pp36-none-any.whl (200.0 kB view details)

Uploaded PyPy

coverage-5.5-cp310-cp310-win_amd64.whl (211.5 kB view details)

Uploaded CPython 3.10Windows x86-64

coverage-5.5-cp310-cp310-manylinux1_x86_64.whl (239.0 kB view details)

Uploaded CPython 3.10

coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl (207.5 kB view details)

Uploaded CPython 3.10macOS 10.14+ x86-64

coverage-5.5-cp39-cp39-win_amd64.whl (211.5 kB view details)

Uploaded CPython 3.9Windows x86-64

coverage-5.5-cp39-cp39-win32.whl (210.3 kB view details)

Uploaded CPython 3.9Windows x86

coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl (243.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

coverage-5.5-cp39-cp39-manylinux2010_i686.whl (242.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

coverage-5.5-cp39-cp39-manylinux1_x86_64.whl (243.5 kB view details)

Uploaded CPython 3.9

coverage-5.5-cp39-cp39-manylinux1_i686.whl (242.1 kB view details)

Uploaded CPython 3.9

coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl (207.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

coverage-5.5-cp38-cp38-win_amd64.whl (211.5 kB view details)

Uploaded CPython 3.8Windows x86-64

coverage-5.5-cp38-cp38-win32.whl (210.3 kB view details)

Uploaded CPython 3.8Windows x86

coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl (245.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

coverage-5.5-cp38-cp38-manylinux2010_i686.whl (243.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

coverage-5.5-cp38-cp38-manylinux1_x86_64.whl (245.3 kB view details)

Uploaded CPython 3.8

coverage-5.5-cp38-cp38-manylinux1_i686.whl (243.7 kB view details)

Uploaded CPython 3.8

coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl (207.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

coverage-5.5-cp37-cp37m-win_amd64.whl (211.4 kB view details)

Uploaded CPython 3.7mWindows x86-64

coverage-5.5-cp37-cp37m-win32.whl (210.4 kB view details)

Uploaded CPython 3.7mWindows x86

coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl (242.2 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

coverage-5.5-cp37-cp37m-manylinux2010_i686.whl (241.2 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl (242.2 kB view details)

Uploaded CPython 3.7m

coverage-5.5-cp37-cp37m-manylinux1_i686.whl (241.2 kB view details)

Uploaded CPython 3.7m

coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl (207.4 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

coverage-5.5-cp36-cp36m-win_amd64.whl (211.4 kB view details)

Uploaded CPython 3.6mWindows x86-64

coverage-5.5-cp36-cp36m-win32.whl (210.4 kB view details)

Uploaded CPython 3.6mWindows x86

coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl (240.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

coverage-5.5-cp36-cp36m-manylinux2010_i686.whl (239.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl (240.7 kB view details)

Uploaded CPython 3.6m

coverage-5.5-cp36-cp36m-manylinux1_i686.whl (239.7 kB view details)

Uploaded CPython 3.6m

coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl (207.4 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

coverage-5.5-cp35-cp35m-win_amd64.whl (211.4 kB view details)

Uploaded CPython 3.5mWindows x86-64

coverage-5.5-cp35-cp35m-win32.whl (210.4 kB view details)

Uploaded CPython 3.5mWindows x86

coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl (240.3 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

coverage-5.5-cp35-cp35m-manylinux2010_i686.whl (239.1 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ i686

coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl (240.3 kB view details)

Uploaded CPython 3.5m

coverage-5.5-cp35-cp35m-manylinux1_i686.whl (239.1 kB view details)

Uploaded CPython 3.5m

coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl (207.4 kB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl (236.2 kB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl (235.1 kB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ i686

coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl (236.2 kB view details)

Uploaded CPython 2.7mu

coverage-5.5-cp27-cp27mu-manylinux1_i686.whl (235.1 kB view details)

Uploaded CPython 2.7mu

coverage-5.5-cp27-cp27m-win_amd64.whl (208.8 kB view details)

Uploaded CPython 2.7mWindows x86-64

coverage-5.5-cp27-cp27m-win32.whl (208.5 kB view details)

Uploaded CPython 2.7mWindows x86

coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl (236.2 kB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

coverage-5.5-cp27-cp27m-manylinux2010_i686.whl (235.1 kB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ i686

coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl (236.2 kB view details)

Uploaded CPython 2.7m

coverage-5.5-cp27-cp27m-manylinux1_i686.whl (235.1 kB view details)

Uploaded CPython 2.7m

coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl (207.3 kB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

Details for the file coverage-5.5.tar.gz.

File metadata

  • Download URL: coverage-5.5.tar.gz
  • Upload date:
  • Size: 691.3 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for coverage-5.5.tar.gz
Algorithm Hash digest
SHA256 ebe78fe9a0e874362175b02371bdfbee64d8edc42a044253ddf4ee7d3c15212c
MD5 22e8fc8c26c46e76fb3c7f99a5f6eb92
BLAKE2b-256 38dfd5e67851e83948def768d7fb1a0fd373665b20f56ff63ed220c6cd16cb11

See more details on using hashes here.

File details

Details for the file coverage-5.5-pp37-none-any.whl.

File metadata

  • Download URL: coverage-5.5-pp37-none-any.whl
  • Upload date:
  • Size: 200.0 kB
  • Tags: PyPy
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-pp37-none-any.whl
Algorithm Hash digest
SHA256 2a3859cb82dcbda1cfd3e6f71c27081d18aa251d20a17d87d26d4cd216fb0af4
MD5 87e39b17cbb1788b372f9a16db4db5df
BLAKE2b-256 93ac02bc6a60304a8a58383386f7675f6ebae0d2f49f162dda318e57bd95c746

See more details on using hashes here.

File details

Details for the file coverage-5.5-pp36-none-any.whl.

File metadata

  • Download URL: coverage-5.5-pp36-none-any.whl
  • Upload date:
  • Size: 200.0 kB
  • Tags: PyPy
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-pp36-none-any.whl
Algorithm Hash digest
SHA256 f030f8873312a16414c0d8e1a1ddff2d3235655a2174e3648b4fa66b3f2f1079
MD5 4abd32c47f880eef504d6e7a84bc032c
BLAKE2b-256 7472379e150780cb5f6ef5c65843563de59899a510c849f65b46aef540a89b1a

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 211.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c0891a6a97b09c1f3e073a890514d5012eb256845c451bd48f7968ef939bf4ae
MD5 2783cfc044c631accad7df81fde3a555
BLAKE2b-256 a2a210974646b530b043a04cfe3ffa38a0f3b31a04c3b19cc68b9627b2c8e8dc

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 239.0 kB
  • Tags: CPython 3.10
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 51cb9476a3987c8967ebab3f0fe144819781fca264f57f89760037a2ea191cb0
MD5 f0169c5dc3602af09fa4f118d6053822
BLAKE2b-256 d43e4f6451b8b09a1eb2d0e7f61a3d7019bd98d556fc5343378f76e8905b2789

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 207.5 kB
  • Tags: CPython 3.10, macOS 10.14+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 8d0a0725ad7c1a0bcd8d1b437e191107d457e2ec1084b9f190630a4fb1af78e6
MD5 827cbbba13a04227ae34abd1a33c8980
BLAKE2b-256 6ba243dd30964103a7ff1fd03392a30a5b08105bc85d1bafbfc51023a1bb4fd3

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 211.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 13034c4409db851670bc9acd836243aeee299949bd5673e11844befcb0149f03
MD5 f2f23874b98f90bf12bba535678b0d60
BLAKE2b-256 6041fa43e0321f0b6157eb017c6c098604a2fe02b553e4ea5aebe51f5dbbd612

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-win32.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 210.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d314ed732c25d29775e84a960c3c60808b682c08d86602ec2c3008e1202e3bb6
MD5 cba75336d4ed0da7d163aa12f3e60b01
BLAKE2b-256 767b81dafcea3845e8bf1baf126dacbb2c079d7ce30072fa1514262539911b5e

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 243.5 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 44d654437b8ddd9eee7d1eaee28b7219bec228520ff809af170488fd2fed3e2b
MD5 b306c2dbe3bb1641cfd76831c35fce4a
BLAKE2b-256 a479625f1ed5da2a69f52fb44e0b7ca1b470437ff502348c716005a98a71cd49

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 242.1 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2cafbbb3af0733db200c9b5f798d18953b1a304d3f86a938367de1567f4b5bff
MD5 35ff823c393be6b47bbc5fe2e98d27df
BLAKE2b-256 d3f9798152327a3fef063f66528493a74316501cff54e09bfdcd50723229ce15

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 243.5 kB
  • Tags: CPython 3.9
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 52596d3d0e8bdf3af43db3e9ba8dcdaac724ba7b5ca3f6358529d56f7a166f8b
MD5 d4f627ae92d81340f07d429930f5830a
BLAKE2b-256 21770ae9b19cb99d0a41b740535d5f9502e9bc6b32a24eff6b0bcb182e2cce56

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 242.1 kB
  • Tags: CPython 3.9
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 13c4ee887eca0f4c5a247b75398d4114c37882658300e153113dafb1d76de529
MD5 2dffad1de7262eba9f8bf79ae10ddc20
BLAKE2b-256 1d7d57fe5de17d64f1be36a75aeef15dda8fdd64a241612bd79071b9d79e9bed

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 207.6 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d1f9ce122f83b2305592c11d64f181b87153fc2c2bbd3bb4a3dde8303cfb1a6b
MD5 402b096d847ec6887b40ae89bcabc7ea
BLAKE2b-256 0d8a3b13c4e1f241a7083a4ee9986b969f0238f41dcd7a8990c786bc3b4b5b19

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 211.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2e0d881ad471768bf6e6c2bf905d183543f10098e3b3640fc029509530091502
MD5 ad0fc22f096dd12c69ff0118d4213389
BLAKE2b-256 e99245878381df409a4b5e5a6399e522964cfd4e6976d07f6300e97eebd6e307

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-win32.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-win32.whl
  • Upload date:
  • Size: 210.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 01d84219b5cdbfc8122223b39a954820929497a1cb1422824bb86b07b74594b6
MD5 f628010cd7d086294f801989591d50f7
BLAKE2b-256 15a45d5b5e2001d384b97cdaf3f19f52370a5abe9a5b1db876c580418bcb1151

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 245.3 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 970284a88b99673ccb2e4e334cfb38a10aab7cd44f7457564d11898a74b62d0a
MD5 1d07a8cb1e69cce57e4b9108121d4b39
BLAKE2b-256 a43a8f7b217265503eae2b0ea97e714e2709e1e84ee13cd3ca6abdff1e99e76c

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 243.7 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d1f8bf7b90ba55699b3a5e44930e93ff0189aa27186e96071fac7dd0d06a1873
MD5 08874d2cc4e3d7032e43fac43b55b8b4
BLAKE2b-256 0aebc6975d34252096a06883726f1898cd62da9b9ccafc2ed9a4f279fe45999e

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 245.3 kB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 24d4a7de75446be83244eabbff746d66b9240ae020ced65d060815fac3423759
MD5 4797904f02b614faff45f2f51579f242
BLAKE2b-256 2b7c841e2d203dd1df07ceba0f844e5011e4341ce854207687d4c4d68ab8ff95

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 243.7 kB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1aa846f56c3d49205c952d8318e76ccc2ae23303351d9270ab220004c580cfe2
MD5 152058289ca0e0234f034643c57f8ca0
BLAKE2b-256 62059f43545401929bd0f49a2e0e4e38f69f6f7a59c1be88d1f63c34aebd7684

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 207.6 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 217658ec7187497e3f3ebd901afdca1af062b42cfe3e0dafea4cced3983739f6
MD5 cb6176ac69187514d40be3be7245f236
BLAKE2b-256 b626b53bf0fef1b4bce6f7d61fef10fbf924d943987d4c9e53c394ecebff3673

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 211.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 2949cad1c5208b8298d5686d5a85b66aae46d73eec2c3e08c817dd3513e5848a
MD5 5e921a5a6ea22e5e1243c2f9841cb80e
BLAKE2b-256 82b16e8aeedb94c7d0b154a0f36fe8f1b86c395f069ea54efba7e22123d816c0

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-win32.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 184a47bbe0aa6400ed2d41d8e9ed868b8205046518c52464fde713ea06e3a74a
MD5 169fec082890da76fed1a8294cd47861
BLAKE2b-256 f370798456621f7aadfabdba6be6146f0439c8381ec56153fbe80213e410c7f1

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 242.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 53194af30d5bad77fcba80e23a1441c71abfb3e01192034f8246e0d8f99528f3
MD5 bde81d6648faf6c21fffd87397076a06
BLAKE2b-256 16e0fc9f7bd9b84e6b41d0aad1a113e36714aac0c0a9b307aca5f9af443bc50f

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 241.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 796c9c3c79747146ebd278dbe1e5c5c05dd6b10cc3bcb8389dfdf844f3ead638
MD5 cf58feeae127239d6da03e8e0faaf03a
BLAKE2b-256 89c79ddfcf5f72cbbf959bb3db6b801901a4747c6261d9f2c2ccead2e4cd66ca

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 242.2 kB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f0b278ce10936db1a37e6954e15a3730bea96a0997c26d7fee88e6c396c2086d
MD5 cbe001da61d3549a7698d0f739821be5
BLAKE2b-256 4e37542ba59cd801d82605d94130b3bf5c659d2449bee89556328333bcbdb6e8

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 241.2 kB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2910f4d36a6a9b4214bb7038d537f015346f413a975d57ca6b43bf23d6563b53
MD5 9996dc7ac16e3e731e55339051526269
BLAKE2b-256 a95947fbe1e2a5feae11798f1716cb63537ebe53d7314803f4aab5db3fee30d2

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 207.4 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18ba8bbede96a2c3dde7b868de9dcbd55670690af0988713f0603f037848418a
MD5 d619c5ca320975e39b4f57c1b1d3aa31
BLAKE2b-256 52445df49f3b462a0f5818a2f6f206d6523ff21ff9b21c1eb2906f8a31aa321c

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 211.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 5fec2d43a2cc6965edc0bb9e83e1e4b557f76f843a77a2496cbe719583ce8184
MD5 90d183630b1eba368cc46505c861a7c5
BLAKE2b-256 7ee11c251136381f54c4efca621359c181f14527f61338e2429002d1025754b6

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-win32.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 040af6c32813fa3eae5305d53f18875bedd079960822ef8ec067a66dd8afcd45
MD5 2ae53c76ee148d87e45def09099c98b3
BLAKE2b-256 9fcc3805f77ebc0c655c508352b3c1fa68e6e1444f0c134cee188315e3d80d88

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 240.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 41179b8a845742d1eb60449bdb2992196e211341818565abded11cfa90efb821
MD5 be37cb7e089aec6558210ed15d1118fb
BLAKE2b-256 4237a82863f91b41711203277ea286bc37915063f4d1be179ac34b591bf6d8a5

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 239.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d636598c8305e1f90b439dbf4f66437de4a5e3c31fdf47ad29542478c8508bbb
MD5 033b71632d96a1d30af967a974a31ef7
BLAKE2b-256 b105a4751e4dd52558480962b547ecbcfd928c4ca811ae3314be438e8dd96092

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 240.7 kB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 92b017ce34b68a7d67bd6d117e6d443a9bf63a2ecf8567bb3d8c6c7bc5014465
MD5 68cdd1cb4eae460a96fa132038b69d4d
BLAKE2b-256 afa7c4d5a5f0dc3f06184ec5c4fdd3d8d57a8e454e677945386859238ab220e7

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 239.7 kB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 74d881fc777ebb11c63736622b60cb9e4aee5cace591ce274fb69e582a12a61a
MD5 01ac86906d1f77f2a13a19e6cab6b218
BLAKE2b-256 7117328f348a4f998ae9ce1efbe3cb0c43b09ec190eb01458111215c802958e4

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 207.4 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 af0e781009aaf59e25c5a678122391cb0f345ac0ec272c7961dc5455e1c40066
MD5 ce56fad9b4b58d72106ab9e7806ff86a
BLAKE2b-256 fd2bab03276eb127f8ec7f1cf1499c77944321b125d89859ab51ee7d9f46475f

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 211.4 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 972c85d205b51e30e59525694670de6a8a89691186012535f9d7dbaa230e42c3
MD5 a0ab308076bc8dcd2d182d2dd4ebd69e
BLAKE2b-256 caa9aff53050e203c73386a90e4866a14076c19ebe1d76dd4b388083d9d06d20

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-win32.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 9a1ef3b66e38ef8618ce5fdc7bea3d9f45f3624e2a66295eea5e57966c85909e
MD5 39ac21600052513bce1c83a3887cae61
BLAKE2b-256 1a18196d584739295adae4ee3bc9990b7a5e300c99e20ce482fa8ddf8cd5dea3

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 240.3 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 30c77c1dc9f253283e34c27935fded5015f7d1abe83bc7821680ac444eaf7793
MD5 8fd580cca15bdc620a3b381129c4700e
BLAKE2b-256 2f194ebe9fe7006d46dd56eacd8cdc800b465590037bffeea17852520613cfaf

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 239.1 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6c90e11318f0d3c436a42409f2749ee1a115cd8b067d7f14c148f1ce5574d701
MD5 cfacb5a7b648dabf194bf4b4fe3f7ef1
BLAKE2b-256 5c677da81b5fdcccbeae4dd870e68b4232131e51a4199fca7f6e9ce363a6ce9f

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 240.3 kB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f11642dddbb0253cc8853254301b51390ba0081750a8ac03f20ea8103f0c56b6
MD5 69cc8ba787a90815099515979a09eb2c
BLAKE2b-256 1897fda94f1e78b508dd1a493106c236076c4c82a9925c9347211afc4d6bd4e0

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 239.1 kB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 deee1077aae10d8fa88cb02c845cfba9b62c55e1183f52f6ae6a2df6a2187160
MD5 4a1a5056f25ed3cac47a87340db4e7c9
BLAKE2b-256 15c914466818c91cf4c4948295d7a762f7dc876fd659f9593065629e5964f454

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 207.4 kB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3487286bc29a5aa4b93a072e9592f22254291ce96a9fbc5251f566b6b7343cdb
MD5 b472b7e5e3faeec59d413156fb00b665
BLAKE2b-256 9f167e0972f8495f6a1b81cfa6579eead931d63dd445e8ecb3114b04a0e36af2

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 236.2 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4a7697d8cb0f27399b0e393c0b90f0f1e40c82023ea4d45d22bce7032a5d7b81
MD5 9c8d8ed853dcda96124cd94cbbe6eaf0
BLAKE2b-256 ab7e7157729c127f0a4acc1f4072cc2c66b03836fd14ca23d8ba5dc5951289d0

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl
  • Upload date:
  • Size: 235.1 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 869a64f53488f40fa5b5b9dcb9e9b2962a66a87dab37790f3fcfb5144b996ef5
MD5 e9eec48d30ec94762bb3ffa158bdebd9
BLAKE2b-256 785fff22a901b5a9dc58a34e36ca09d26f488c84dcc09cc2e497de2f3190571d

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 236.2 kB
  • Tags: CPython 2.7mu
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8963a499849a1fc54b35b1c9f162f4108017b2e6db2c46c1bed93a72262ed083
MD5 5b1265267479e29491b344c862a9ddfb
BLAKE2b-256 efb61a0cafe2322a995d5d5d4c0073c129b81e539a4271f3e0f98ac102dea9c5

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 235.1 kB
  • Tags: CPython 2.7mu
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 372da284cfd642d8e08ef606917846fa2ee350f64994bebfbd3afb0040436905
MD5 f98d81a533550c80a48844624796c3b6
BLAKE2b-256 cb7fdd96791c2492fbb22a184e362bd874b51e1f354b0c3576f7a8c1edac9f21

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 208.8 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 7501140f755b725495941b43347ba8a2777407fc7f250d4f5a7d2a1050ba8e82
MD5 fc08e2465565dabf73caae1b7f365013
BLAKE2b-256 641e1498719169cbb03461bbf1db7321f4cc925ae254d58cc1b09cc63a9e29eb

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-win32.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 208.5 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 06191eb60f8d8a5bc046f3799f8a07a2d7aefb9504b0209aff0b47298333302a
MD5 6cbcd69b218de7677c2bd15311b10bbe
BLAKE2b-256 cc20d8f735fa89b130e780b7ef2bfa550a4120f97eacf03d0a11702315c251bc

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 236.2 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 004d1880bed2d97151facef49f08e255a20ceb6f9432df75f4eef018fdd5a78c
MD5 8fd0a43f819ad4ed549f122a7fe6983d
BLAKE2b-256 4bc129eb22bece4b97d3ce86101ca5b0f892f05f7f089be48c5ff71f6cab1112

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-manylinux2010_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-manylinux2010_i686.whl
  • Upload date:
  • Size: 235.1 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ i686
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 900fbf7759501bc7807fd6638c947d7a831fc9fdf742dc10f02956ff7220fa90
MD5 f7d815205e75f28134d205d3d48f07b2
BLAKE2b-256 a0557cc94031c61ba0b897a5f8cabcb42aa61d0991b3b6e6336812ecc8439919

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 236.2 kB
  • Tags: CPython 2.7m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c2723d347ab06e7ddad1a58b2a821218239249a9e4365eaff6649d31180c1669
MD5 78aeadcbb40add03d2a82a7e657d9324
BLAKE2b-256 82915c2f1154d0178f146be6b6d9aaf7bbd841e63170561dbd8f026981890337

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 235.1 kB
  • Tags: CPython 2.7m
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b7895207b4c843c76a25ab8c1e866261bcfe27bfaa20c192de5190121770672b
MD5 2059792a0adc720e0f993b09d4a47ae2
BLAKE2b-256 f1648672632ceead25d0df4493180a3522e39862dc2e3895e6cb3997c216691f

See more details on using hashes here.

File details

Details for the file coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6d534e4b2ab35c9f93f46229363e17f63c53ad01330df9f2d6bd1187e5eaacf
MD5 e801641f4d921f9b1a4bc7ff17505b54
BLAKE2b-256 f4ed0315c94ccc42b8b2e995bd9ed9b3bfa8032b901fc944b444ad4ede12dfda

See more details on using hashes here.

Supported by

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