Skip to main content

Optional static typing for Python

Project description

Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

Project details


Release history Release notifications | RSS feed

This version

0.901

Download files

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

Source Distribution

mypy-0.901.tar.gz (2.5 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

mypy-0.901-py3-none-any.whl (2.1 MB view details)

Uploaded Python 3

mypy-0.901-cp39-cp39-win_amd64.whl (7.5 MB view details)

Uploaded CPython 3.9Windows x86-64

mypy-0.901-cp39-cp39-manylinux2010_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

mypy-0.901-cp39-cp39-manylinux1_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.9

mypy-0.901-cp39-cp39-macosx_11_0_arm64.whl (8.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mypy-0.901-cp39-cp39-macosx_10_9_x86_64.whl (9.0 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

mypy-0.901-cp38-cp38-win_amd64.whl (7.5 MB view details)

Uploaded CPython 3.8Windows x86-64

mypy-0.901-cp38-cp38-manylinux2010_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

mypy-0.901-cp38-cp38-manylinux1_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.8

mypy-0.901-cp38-cp38-macosx_10_9_x86_64.whl (8.9 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

mypy-0.901-cp37-cp37m-win_amd64.whl (7.4 MB view details)

Uploaded CPython 3.7mWindows x86-64

mypy-0.901-cp37-cp37m-manylinux2010_x86_64.whl (21.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

mypy-0.901-cp37-cp37m-manylinux1_x86_64.whl (21.5 MB view details)

Uploaded CPython 3.7m

mypy-0.901-cp37-cp37m-macosx_10_9_x86_64.whl (8.8 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

mypy-0.901-cp36-cp36m-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.6mWindows x86-64

mypy-0.901-cp36-cp36m-manylinux2010_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

mypy-0.901-cp36-cp36m-manylinux1_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.6m

mypy-0.901-cp36-cp36m-macosx_10_9_x86_64.whl (8.6 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

mypy-0.901-cp35-cp35m-win_amd64.whl (8.4 MB view details)

Uploaded CPython 3.5mWindows x86-64

mypy-0.901-cp35-cp35m-manylinux2010_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

mypy-0.901-cp35-cp35m-manylinux1_x86_64.whl (21.1 MB view details)

Uploaded CPython 3.5m

mypy-0.901-cp35-cp35m-macosx_10_9_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

File details

Details for the file mypy-0.901.tar.gz.

File metadata

  • Download URL: mypy-0.901.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901.tar.gz
Algorithm Hash digest
SHA256 18753a8bb9bcf031ff10009852bd48d781798ecbccf45be5449892e6af4e3f9f
MD5 abc6c956a518301ce5e3aff74ac478b6
BLAKE2b-256 48089b53a7db56bff609d6cdba02bf8c84069ecc5165540d9a3b73197233d933

See more details on using hashes here.

File details

Details for the file mypy-0.901-py3-none-any.whl.

File metadata

  • Download URL: mypy-0.901-py3-none-any.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-py3-none-any.whl
Algorithm Hash digest
SHA256 61b10ba18a01d05fc46adbf4f18b0e92178f6b5fd0f45926ffc2a408b5419728
MD5 29ef5d5182afcd43e7fbd453f6edc471
BLAKE2b-256 86ed83768ec5f5f8355771c0c9671e37a2d9d208663682dcfa783b9e13197f1f

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mypy-0.901-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 7.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7845ad3a31407bfbd64c76d032c16ab546d282930f747023bf07c17b054bebc5
MD5 02fac7210e52a5827cc5153a1f8b12f3
BLAKE2b-256 5a26e8333eec49b68286f86a44aefd59a21928645f9ba164517a051f03418f68

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 23.1 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4b54518e399c3f4dc53380d4252c83276b2e60623cfc5274076eb8aae57572ac
MD5 a794c9441a7a9007a71dfc2cc3fdae30
BLAKE2b-256 c21413d8a24829a8bb6ccf80bb39a56ab98637e7e09591534ed7508463045021

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 23.1 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5ddd8f4096d5fc2e7d7bb3924ac22758862163ad2c1cdc902c4b85568160e90a
MD5 1e03e452f3825174a0d8396a0a30b560
BLAKE2b-256 629de9c2dce6dd2376ee85b76a8c5d0eb0c63c0c7fab7ceaf2ffa907ed4b308c

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: mypy-0.901-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8577d30daf1b7b6582020f539f76e78ee1ed64a0323b28c8e0333c45db9369f
MD5 8cdfe38fb268d8dd79abec2b4ac3650f
BLAKE2b-256 e06d7b314ea9c230ac829a15a54f5556be60225a82833300b568f880a696e0ce

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 9.0 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c86e3f015bfe7958646825d41c0691c6e5a5cd4015e3409b5c29c18a3c712534
MD5 0a39f83ca41a3b76e8051eb9e9dae4d3
BLAKE2b-256 7d81e2f4df183c849fee3069207bce762aa3c15a05a8a2964c4a1eb23ed65e90

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mypy-0.901-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 7.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f208cc967e566698c4e30a1f65843fc88d8da05a8693bac8b975417e0aee9ced
MD5 4b3eac85de241ee7cecab4e141876cf3
BLAKE2b-256 c2dbecd0992ab6f5b1b7f82f96f57a0d253970188d4c5497919f2838b85a4dc4

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 22.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 053b92ebae901fc7954677949049f70133f2f63e3e83dc100225c26d6a46fe95
MD5 02b8cedbab3058039db715d4bf957e2e
BLAKE2b-256 af60ae0e608f956cccb2574ae1be24e65836264f6f0b7c87356e81d47d5d4b8c

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 22.8 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bf347c327c48d963bdef5bf365215d3e98b5fddbe5069fc796cec330e8235a20
MD5 cb45db457f2ca55dd4156960c48e5033
BLAKE2b-256 e8143f7b2c807debc69043490d03dbd0729674a70d1711a73232dbf093fd6764

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 8.9 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 79beb6741df15395908ecc706b3a593a98804c1d5b5b6bd0c5b03b67c7ac03a0
MD5 44be1f22c97e1e71498949d581038781
BLAKE2b-256 a97932b64296a7545cea093e9f83cb1687a398d8bc8a79bfd54ae7efffbe496d

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: mypy-0.901-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 97be0e8ed116f7f79472a49cf06dd45dd806771142401f684d4f13ee652a63c0
MD5 5ab330f3ce632bec540c985390d89235
BLAKE2b-256 44438c49e29445f00319571503ad46f5891eeba95cd8da8142002c31917c6c0b

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 21.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1cd241966a35036f936d4739bd71a1c64e15f02bf7d12bb2815cccfb2993a9de
MD5 3950d5cdce3a79d2450d95ef3c656d9a
BLAKE2b-256 2b3d79374657bcb9444b27dec7b355339259ab143634f67596aec67c49c342bf

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 21.5 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bc61153eb4df769538bb4a6e1045f59c2e6119339690ec719feeacbfc3809e89
MD5 b84238f1430925364b667588c30d02be
BLAKE2b-256 8e13edc709415bb45525c80bfcc9cfd9bf36c68335008525dd1beac784a7ba7a

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 08cf1f31029612e1008a9432337ca4b1fbac989ff7c8200e2c9ec42705cd4c7b
MD5 e331e8d4e6609e528cab38d05d60a1bf
BLAKE2b-256 4c5267b115a11b0000fbd3d17b013f5a36269dbe78b55c4b9c0981b1c43be47e

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: mypy-0.901-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9941b685807b60c58020bb67b3217c9df47820dcd00425f55cdf71f31d3c42d9
MD5 502ab42fd19d78fcb14c5515f8d13901
BLAKE2b-256 9750ecf4419acf76e3681492ddfa5748e8e38b1fac1a3c93cbaaf8357f3f05cc

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 21.1 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a85c6759dcc6a9884131fa06a037bd34352aa3947e7f5d9d5a35652cc3a44bcd
MD5 9defea097de9e6d6500a5c1b87b3cd0c
BLAKE2b-256 c2b5ec3d685a73a5bae103406ba8cc2f35a26eb4ac9a33782412d0a4baa75d8e

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 21.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 307a6c047596d768c3d689734307e47a91596eb9dbb67cfdf7d1fd9117b27f13
MD5 8200132e57f54d5ac5c6493554765b9f
BLAKE2b-256 addf210e5f2a982ab35ea40567dc91dc23d2fff7de50f335dbda3bfbd8b60189

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 8.6 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da914faaa80c25f463913da6db12adba703822a768f452f29f75b40bb4357139
MD5 e263d1a84c2248f4756320ba2447051e
BLAKE2b-256 0807b07f6ecf33252a921c2274137c7bc23ae9a0d6b00807dad25e014c79af6b

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: mypy-0.901-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 8.4 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 8183561bfd950e93eeab8379ae5ec65873c856f5b58498d23aa8691f74c86030
MD5 52faae6b609f7fe3f733e62285508c82
BLAKE2b-256 53a053e628c7cdbe2d54dab56d5bf1aea5706d128b90dac4cb9796b635d96e12

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 21.1 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4a622faa3be76114cdce009f8ec173401494cf9e8f22713e7ae75fee9d906ab3
MD5 1b67b1f87fa36b8612dda5230ef3be7e
BLAKE2b-256 690f46393bdcef31791c88d2d539a6a5c4b76c6c3ac67f7c0fb5b9b8cc48b42e

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 21.1 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c8bc628961cca4335ac7d1f2ed59b7125d9252fe4c78c3d66d30b50162359c99
MD5 45786a03f0b9d41de12b2e6b17d843e6
BLAKE2b-256 787f3d2b5daf7827b310e980c4b4a33207034280808eeca7fe89971e4bb7336d

See more details on using hashes here.

File details

Details for the file mypy-0.901-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: mypy-0.901-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 8.7 MB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.1

File hashes

Hashes for mypy-0.901-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 91211acf1485a1db0b1261bc5f9ed450cba3c0dfd8da0a6680e94827591e34d7
MD5 d42b7d73b9a01a40455806f126c897a4
BLAKE2b-256 79ba86ca55918e324599e1391d76068c7729f928255d63839ebb444836b35986

See more details on using hashes here.

Supported by

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