Skip to main content

Code coverage measurement for Python

Project description

Code coverage testing for Python.

License Python versions supported Package stability
Build status Windows build status Documentation Coverage!
PyPI status Kit format Packaging status
Tidelift Say thanks :)

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.

Tidelift

Professional support for coverage.py is available as part of the Tidelift Subscription. Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.

Coverage.py runs on many versions of Python:

  • CPython 2.7.

  • CPython 3.5 through alpha 3.8.

  • PyPy2 7.0 and PyPy3 7.0.

  • Jython 2.7.1, though not for reporting.

  • IronPython 2.7.7, though not for reporting.

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

New in 5.0: SQLite data storage, contexts, dropped support for Python 2.6 and 3.3.

Getting Started

See the Quick Start section of the docs.

Contributing

See the Contributing section of the docs.

License

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

Project details


Release history Release notifications | RSS feed

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.0a5.tar.gz (410.3 kB view details)

Uploaded Source

Built Distributions

coverage-5.0a5.win-amd64-py3.7.exe (901.6 kB view details)

Uploaded Source

coverage-5.0a5.win-amd64-py3.6.exe (901.6 kB view details)

Uploaded Source

coverage-5.0a5.win-amd64-py3.5.exe (900.9 kB view details)

Uploaded Source

coverage-5.0a5.win-amd64-py2.7.exe (535.2 kB view details)

Uploaded Source

coverage-5.0a5.win32-py3.7.exe (762.7 kB view details)

Uploaded Source

coverage-5.0a5.win32-py3.6.exe (762.7 kB view details)

Uploaded Source

coverage-5.0a5.win32-py3.5.exe (762.0 kB view details)

Uploaded Source

coverage-5.0a5.win32-py2.7.exe (499.0 kB view details)

Uploaded Source

coverage-5.0a5-cp38-cp38m-macosx_10_13_x86_64.whl (189.7 kB view details)

Uploaded CPython 3.8m macOS 10.13+ x86-64

coverage-5.0a5-cp37-cp37m-win_amd64.whl (192.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

coverage-5.0a5-cp37-cp37m-win32.whl (191.0 kB view details)

Uploaded CPython 3.7m Windows x86

coverage-5.0a5-cp37-cp37m-manylinux1_x86_64.whl (213.6 kB view details)

Uploaded CPython 3.7m

coverage-5.0a5-cp37-cp37m-manylinux1_i686.whl (211.0 kB view details)

Uploaded CPython 3.7m

coverage-5.0a5-cp37-cp37m-macosx_10_13_x86_64.whl (189.5 kB view details)

Uploaded CPython 3.7m macOS 10.13+ x86-64

coverage-5.0a5-cp36-cp36m-win_amd64.whl (192.1 kB view details)

Uploaded CPython 3.6m Windows x86-64

coverage-5.0a5-cp36-cp36m-win32.whl (191.0 kB view details)

Uploaded CPython 3.6m Windows x86

coverage-5.0a5-cp36-cp36m-manylinux1_x86_64.whl (213.7 kB view details)

Uploaded CPython 3.6m

coverage-5.0a5-cp36-cp36m-manylinux1_i686.whl (211.1 kB view details)

Uploaded CPython 3.6m

coverage-5.0a5-cp36-cp36m-macosx_10_13_x86_64.whl (189.5 kB view details)

Uploaded CPython 3.6m macOS 10.13+ x86-64

coverage-5.0a5-cp35-cp35m-win_amd64.whl (192.1 kB view details)

Uploaded CPython 3.5m Windows x86-64

coverage-5.0a5-cp35-cp35m-win32.whl (191.0 kB view details)

Uploaded CPython 3.5m Windows x86

coverage-5.0a5-cp35-cp35m-manylinux1_x86_64.whl (213.7 kB view details)

Uploaded CPython 3.5m

coverage-5.0a5-cp35-cp35m-manylinux1_i686.whl (211.1 kB view details)

Uploaded CPython 3.5m

coverage-5.0a5-cp35-cp35m-macosx_10_12_x86_64.whl (189.5 kB view details)

Uploaded CPython 3.5m macOS 10.12+ x86-64

coverage-5.0a5-cp34-cp34m-manylinux1_x86_64.whl (213.5 kB view details)

Uploaded CPython 3.4m

coverage-5.0a5-cp34-cp34m-manylinux1_i686.whl (210.9 kB view details)

Uploaded CPython 3.4m

coverage-5.0a5-cp27-cp27mu-manylinux1_x86_64.whl (210.5 kB view details)

Uploaded CPython 2.7mu

coverage-5.0a5-cp27-cp27mu-manylinux1_i686.whl (209.2 kB view details)

Uploaded CPython 2.7mu

coverage-5.0a5-cp27-cp27m-win_amd64.whl (189.8 kB view details)

Uploaded CPython 2.7m Windows x86-64

coverage-5.0a5-cp27-cp27m-win32.whl (189.5 kB view details)

Uploaded CPython 2.7m Windows x86

coverage-5.0a5-cp27-cp27m-manylinux1_x86_64.whl (210.5 kB view details)

Uploaded CPython 2.7m

coverage-5.0a5-cp27-cp27m-manylinux1_i686.whl (209.2 kB view details)

Uploaded CPython 2.7m

coverage-5.0a5-cp27-cp27m-macosx_10_13_intel.whl (194.6 kB view details)

Uploaded CPython 2.7m macOS 10.13+ intel

coverage-5.0a5-cp27-cp27m-macosx_10_12_x86_64.whl (189.4 kB view details)

Uploaded CPython 2.7m macOS 10.12+ x86-64

File details

Details for the file coverage-5.0a5.tar.gz.

File metadata

  • Download URL: coverage-5.0a5.tar.gz
  • Upload date:
  • Size: 410.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.tar.gz
Algorithm Hash digest
SHA256 d7e0cdc249aa0f94aa2e531b03999ddaf03a10b4fa090a894712d4c8066abd89
MD5 140a98e535522751d8c0277f59992bb0
BLAKE2b-256 f6dad0c4073b76336ec081ebfdaf589410eee8f7426e19cfb1b5164a7177e0e4

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win-amd64-py3.7.exe.

File metadata

  • Download URL: coverage-5.0a5.win-amd64-py3.7.exe
  • Upload date:
  • Size: 901.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win-amd64-py3.7.exe
Algorithm Hash digest
SHA256 68eebc666b36e907b86092e8f50c6f526ee5ab8001932cd4ec094ad764c46edd
MD5 c5061b28a80205880c177d44dd6ad009
BLAKE2b-256 a14460616b171ab6ce3f7b5a0e428d2f982605becf946e4c5b72f44750710e80

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win-amd64-py3.6.exe.

File metadata

  • Download URL: coverage-5.0a5.win-amd64-py3.6.exe
  • Upload date:
  • Size: 901.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win-amd64-py3.6.exe
Algorithm Hash digest
SHA256 5a6424022dedd503ce98925ea745bc8ffdeea9161d66d019f314ec252589d052
MD5 1014fe746ab8946c8a929435ca88ad39
BLAKE2b-256 b377eb8afd15f9c2706194a3c36b6445826bb5d0c41893277e06a09b7502aacd

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win-amd64-py3.5.exe.

File metadata

  • Download URL: coverage-5.0a5.win-amd64-py3.5.exe
  • Upload date:
  • Size: 900.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win-amd64-py3.5.exe
Algorithm Hash digest
SHA256 769ff06571b7bc46abc46e770077056e706176e5342f2cfb3722737ffa88d061
MD5 f57f896ab52a3d49f26ee348ce2c1eee
BLAKE2b-256 3e86d3579661e443359cc4549a7bc2912242a3a95731af2b414b8876a2752e9f

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win-amd64-py2.7.exe.

File metadata

  • Download URL: coverage-5.0a5.win-amd64-py2.7.exe
  • Upload date:
  • Size: 535.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win-amd64-py2.7.exe
Algorithm Hash digest
SHA256 e9d0405377e3bb1fdb5620a866809aedd895fe284032407c03c30e42adb9f307
MD5 16ff41a7d68a61a72d7aa6517fea774a
BLAKE2b-256 7415c0c5b41643efcb74018ce1057e6cfde11315692fe535684999453e704a92

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win32-py3.7.exe.

File metadata

  • Download URL: coverage-5.0a5.win32-py3.7.exe
  • Upload date:
  • Size: 762.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win32-py3.7.exe
Algorithm Hash digest
SHA256 fc2f4c0824b13f580fccdac6352b8b999c9aa52e2c3a2451baf55e5f1e26681b
MD5 95ff9c3cd00babf502e5a6e8b4985925
BLAKE2b-256 6e4e5aba033d7113f5e4d57a8ba74cd7d9ce1316a6c7e54d73ac79b14a2a9ea4

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win32-py3.6.exe.

File metadata

  • Download URL: coverage-5.0a5.win32-py3.6.exe
  • Upload date:
  • Size: 762.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win32-py3.6.exe
Algorithm Hash digest
SHA256 dd47abdf45563e1cfe29274fc79dee78f2fb7ec0a14b1121e18f29dcd36cab55
MD5 97331a2d13ebeaa4d369ac4de57d1891
BLAKE2b-256 e4d41f1a3491b3664ce76014ec327370aa3f56d2e3b5cd5c3098648136df5776

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win32-py3.5.exe.

File metadata

  • Download URL: coverage-5.0a5.win32-py3.5.exe
  • Upload date:
  • Size: 762.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win32-py3.5.exe
Algorithm Hash digest
SHA256 4e11903274680619b598f2e3a5ce714375e31d50f6275c385ba5f15cc7bfa18d
MD5 80990e0d1ab2492f0b53b679a42c2efa
BLAKE2b-256 e20225996e3849e04f26cf90e4cca2d3ee04b3a803dca618025c2c4d54077139

See more details on using hashes here.

File details

Details for the file coverage-5.0a5.win32-py2.7.exe.

File metadata

  • Download URL: coverage-5.0a5.win32-py2.7.exe
  • Upload date:
  • Size: 499.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5.win32-py2.7.exe
Algorithm Hash digest
SHA256 0eb07cf2ec7e3418eda340be98fbdccdede8e6b26701f30956b1d482284fddd5
MD5 907242e31bb1e41ee8f0fce89020d497
BLAKE2b-256 ff7eec37d7786af981356162a34171993d25ed0383d3157d274a061b424e166e

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp38-cp38m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp38-cp38m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 189.7 kB
  • Tags: CPython 3.8m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp38-cp38m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2cc9142a3367e74eb6b19d58c53ebb1dfd7336b91cdcc91a6a2888bf8c7af984
MD5 1e16495a152fe7387b60b7f066ab6f4d
BLAKE2b-256 8463ddbe56598b32f7cafde8f09e8697e255e033a33c461b24b88f775ed113bb

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 192.1 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 61424f4e2e82c4129a4ba71e10ebacb32a9ecd6f80de2cd05bdead6ba75ed736
MD5 fc510de85a7c1a8f2114ec4ddbecc9ef
BLAKE2b-256 bac3bb9309646e0a7eae6285ac7fc9910e195c033242f24c8f64a67a8b28e599

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp37-cp37m-win32.whl.

File metadata

  • Download URL: coverage-5.0a5-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 191.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b6187378726c84365bf297b5dcdae8789b6a5823b200bea23797777e5a63be09
MD5 bfe153897b8550214b22eccb276f6349
BLAKE2b-256 bb3412e877a8d1e361a5ee95b6cd53c6c8b6cff742d427b1670d7adb71a37b99

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 213.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 eb313c23d983b7810504f42104e8dcd1c7ccdda8fbaab82aab92ab79fea19345
MD5 d82ba03bc848583c27e39d00a1d13f23
BLAKE2b-256 512b50b290a031fe9686b3662a9c7a961aaa7edc8def966dcd219b5fab847571

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a5-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 211.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 0874a283686803884ec0665018881130604956dbaa344f2539c46d82cbe29eda
MD5 17161f017462001bc4962ea1ccff5bd8
BLAKE2b-256 ae7377b5347d802a76729560491c58f3d973762b46bfb7d095c15ead0c786341

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp37-cp37m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp37-cp37m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp37-cp37m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 401e9b04894eb1498c639c6623ee78a646990ce5f095248e2440968aafd6e90e
MD5 ff2132e2d2834cc571db29231f7f6320
BLAKE2b-256 2f8cbce8430928d50695c0e00ab5b9b2f1b4aa3959e9640bee1045593ddd98f8

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 192.1 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 41ec5812d5decdaa72708be3018e7443e90def4b5a71294236a4df192cf9eab9
MD5 61c41184f4939e36dce76a8518d04243
BLAKE2b-256 097c2e9c69e150d102be14091cd971b40708787b3e1258a1696b4c191fa67314

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp36-cp36m-win32.whl.

File metadata

  • Download URL: coverage-5.0a5-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 191.0 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 0402b1822d513d0231589494bceddb067d20581f5083598c451b56c684b0e5d6
MD5 c7a5b54000221a81790b3ce4249deb25
BLAKE2b-256 b9e6873e9c55c00a6ca38f0b6571a6573030b62416706bda91af46907e4a5689

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 213.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e9ee8fcd8e067fcc5d7276d46e07e863102b70a52545ef4254df1ff0893ce75f
MD5 ac8bd1731f5d4ec00c9baedaff4a869f
BLAKE2b-256 cf10cccde5a1906fb74531cb40537c5b7b215c566fc4eca72628a2bd51492e90

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a5-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 211.1 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cd40199d6f1c29c85b170d25589be9a97edff8ee7e62be180a2a137823896030
MD5 27838a7402de9d9155fb5c1c2640d9ca
BLAKE2b-256 49090a144b004d3e21b1531f70513274d422edc348ea8f41f8b07eb58c0a7365

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp36-cp36m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp36-cp36m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.6m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp36-cp36m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 811969904d4dd0bee7d958898be8d9d75cef672d9b7e7db819dfeac3d20d2d0c
MD5 b24e8f3066a51051553e437524e82ae2
BLAKE2b-256 4953d22fd34c153869bf7e8df361dba7be1cfe0d877d3db48fee5501b4dc109c

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 192.1 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 475769b638a055e75b3d3219e054fe2a023c0b077ff15bff6c95aba7e93e6cac
MD5 59ef9d47e2b74ca679cc60428c000435
BLAKE2b-256 bff3538f5776552e19b36f07a1558d8765f753047110f481fbcb427f28e751f2

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp35-cp35m-win32.whl.

File metadata

  • Download URL: coverage-5.0a5-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 191.0 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 f9cfd478654b509941b85ed70f870f5e3c74678f566bec12fd26545e5340ba47
MD5 532d6343e66caad958e9a1457c8b4a2d
BLAKE2b-256 db324089d184c8c843c146a5191184e0413cf7b880b9ddc50df4503c9908f185

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 213.7 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0644e28e8aea9d9d563607ee8b7071b07dd57a4a3de11f8684cd33c51c0d1b93
MD5 cbc6898a8dc2fefa36ffe352b6d1bcba
BLAKE2b-256 76c0405dfc18535b0e3ccb0aea8d89a4b02917ccf553f15e34b92afd2854481b

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a5-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 211.1 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a23b3fbc14d4e6182ecebfd22f3729beef0636d151d94764a1c28330d185e4e5
MD5 f852d1bdf13a6a089c469eb0272b6385
BLAKE2b-256 677d3483bf270927a8a99bfcf4f3eb8552d4e6efd9a8c55c18969d9bc50c9856

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp35-cp35m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp35-cp35m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.5m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp35-cp35m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9a238a20a3af00665f8381f7e53e9c606f9bb652d2423f6b822f6cb790d887e8
MD5 733902098865c844a09fde8f21e7d6ac
BLAKE2b-256 66e1580567f2c3ff40faa3044a491c2adca6549976e84fdbf592d44e200fe57e

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 213.5 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3b2e30b835df58cb973f478d09f3d82e90c98c8e5059acc245a8e4607e023801
MD5 6872db8e55f26259db98dc18d5780046
BLAKE2b-256 692667b4f60b96474cdbbb262f2046be2be4509d6d465bdd3c2e7d514107ed39

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a5-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 210.9 kB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 20bc3205b3100956bb72293fabb97f0ed972c81fed10b3251c90c70dcb0599ab
MD5 3ed35655b78c0f563aa038c5c91c248f
BLAKE2b-256 c0f0582347057f9b6b96fc250dd9b6813e496adf85c9340150e94166459899ca

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 210.5 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0988c3837df4bc371189bb3425d5232cf150055452034c232dda9cbe04f9c38e
MD5 2259cadcde9916dcf5e8afeaa5f5ded3
BLAKE2b-256 5967d3fe12743a180c4281ce4fb90ce5fac4b6301bf8267bc3250bce7b129c5e

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 209.2 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 bcd5723d905ed4a825f17410a53535f880b6d7548ae3d89078db7b1ceefcd853
MD5 7bd4348cf29d1b89c9c455f9211c0ab9
BLAKE2b-256 6f51e3f8c7dba3aca5e7b2783dd821116d828e79746764eca4e0f70eb29b802b

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 189.8 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 86224bb99abfd672bf2f9fcecad5e8d7a3fa94f7f71513f2210460a0350307cd
MD5 f7cf11426c2d40d16eb6110f12554800
BLAKE2b-256 366d52cf3e3ed937915454a2ead05fbafc81d7da144e8965bc53a35cb28df820

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27m-win32.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 c48a4f9c5fb385269bb7fbaf9c1326a94863b65ec7f5c96b2ea56b252f01ad08
MD5 8352f5566dac3c80911bdba7bfeddcf2
BLAKE2b-256 dcb6d3f83598b61521af8ca407460939f0b4fa9e95eac282899ad295624334f3

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 210.5 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3ae9a0a59b058ce0761c3bd2c2d66ecb2ee2b8ac592620184370577f7a546fb3
MD5 66247a42cdb17711b1328b9eb5810e07
BLAKE2b-256 353c0e645e3baf042952b892ea27de1e172c6a95ad675943252dce5b8dc5aed4

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 209.2 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 fae1fa144034d021a52cb9ea200eb8dedf91869c6df8202ad5d149b41ed91cc8
MD5 8e8d492652f23b8577e4004506bac9a6
BLAKE2b-256 896f4b42a67c0dec002cf70898f0bc01cdd2348cf5f68c9b58c2b7cf775f8f82

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27m-macosx_10_13_intel.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27m-macosx_10_13_intel.whl
  • Upload date:
  • Size: 194.6 kB
  • Tags: CPython 2.7m, macOS 10.13+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27m-macosx_10_13_intel.whl
Algorithm Hash digest
SHA256 d1bc331a7d069485ac1d8c25a0ea1f6aab6cb2a87146fb652222481c1bddc9ff
MD5 99f752498a5acc78c15b0f6cc7497fbc
BLAKE2b-256 c7b85f158a568789a6e7bea4c6377c0e96ce415b6110d57aa0ad6b981cdaa557

See more details on using hashes here.

File details

Details for the file coverage-5.0a5-cp27-cp27m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: coverage-5.0a5-cp27-cp27m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 2.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for coverage-5.0a5-cp27-cp27m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ac162b4ebe51b7a2b7f5e462c4402802633eb81e77c94f8a7c1ed8a556e72c75
MD5 025623d60beb85f5c566d329294a1196
BLAKE2b-256 4bd2e161e9b108cb359c72de3df7bff612a21b105cf06402c223698a8609cd76

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