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

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.902.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.902-py3-none-any.whl (2.1 MB view details)

Uploaded Python 3

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

Uploaded CPython 3.9Windows x86-64

mypy-0.902-cp39-cp39-manylinux2010_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

mypy-0.902-cp39-cp39-manylinux1_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 10.9+ x86-64

mypy-0.902-cp37-cp37m-win_amd64.whl (7.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

mypy-0.902-cp36-cp36m-manylinux2010_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

mypy-0.902-cp36-cp36m-manylinux1_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.6m

mypy-0.902-cp36-cp36m-macosx_10_9_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

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

Uploaded CPython 3.5mWindows x86-64

mypy-0.902-cp35-cp35m-manylinux2010_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

mypy-0.902-cp35-cp35m-manylinux1_x86_64.whl (21.2 MB view details)

Uploaded CPython 3.5m

mypy-0.902-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.902.tar.gz.

File metadata

  • Download URL: mypy-0.902.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.902.tar.gz
Algorithm Hash digest
SHA256 9236c21194fde5df1b4d8ebc2ef2c1f2a5dc7f18bcbea54274937cae2e20a01c
MD5 8db2fbcbb73ca31c0ee0c19dcbf3d76f
BLAKE2b-256 8c4346e7fdb284abc6887417f2137a477f9296313cf7503485b55abfcfe86651

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-py3-none-any.whl
Algorithm Hash digest
SHA256 a26d0e53e90815c765f91966442775cf03b8a7514a4e960de7b5320208b07269
MD5 b0a4b9c2d03533180f1172aef1d85318
BLAKE2b-256 57a92ed7e3d3b702d6daeb1eb2af928625deca75d83d629c4a6f14a5c6ec6b9d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9f1d74eeb3f58c7bd3f3f92b8f63cb1678466a55e2c4612bf36909105d0724ab
MD5 598334469b73d9792c28be7e029e6d8a
BLAKE2b-256 b8970d5a40852a013191646d23be077ffb54bb4d76062a6d8241dda54d90db59

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 23.2 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.902-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 4efc67b9b3e2fddbe395700f91d5b8deb5980bfaaccb77b306310bd0b9e002eb
MD5 b45696e9f13258c1574dd4794db03b83
BLAKE2b-256 93b59cd6fe5029d8a8ee02e8b05a6f2129cdb573968e7e9aedbcd446b7c798f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 23.2 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.902-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8be7bbd091886bde9fcafed8dd089a766fa76eb223135fe5c9e9798f78023a20
MD5 8110dc08351e6532f4211a27ed19ad15
BLAKE2b-256 45c77de54d97717d279e59c18e9374430f0c1eb88eef5156f4c1827f13e14217

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae94c31bb556ddb2310e4f913b706696ccbd43c62d3331cd3511caef466871d2
MD5 91dd914deeb9124082157fbba8afd628
BLAKE2b-256 8a5df75ec50a589082a6e32b73f3909e477d0711b8994c52cefe0d7a7a043b22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 353aac2ce41ddeaf7599f1c73fed2b75750bef3b44b6ad12985a991bc002a0da
MD5 ffcd3324e2c519f7acb7e4ac6764ece4
BLAKE2b-256 f10e9e69f5f13b38c6429728b0ce6c0e528ac1863d2cd3eb0ce94397a3977bc5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 fc4d63da57ef0e8cd4ab45131f3fe5c286ce7dd7f032650d0fbc239c6190e167
MD5 06a9ac4fa3b740b68d8658d389383d3b
BLAKE2b-256 d432de4467b9091b36a49871f0ee83137c2c93c836d07b341493be35ecb388b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fd634bc17b1e2d6ce716f0e43446d0d61cdadb1efcad5c56ca211c22b246ebc8
MD5 78268ac84e6ef7b892973ec3e577e8a8
BLAKE2b-256 c7049b099b6329f7d61729da5f71792da26390ab4756e4bbe5ba86898e2564b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 517e7528d1be7e187a5db7f0a3e479747307c1b897d9706b1c662014faba3116
MD5 0e5f50ee27ff6842f98db7d3052f5d34
BLAKE2b-256 8c78c0fd42671b953d13dc7c374f77b5080c3758d99c641d48693e0814b9393d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ef5355eaaf7a23ab157c21a44c614365238a7bdb3552ec3b80c393697d974e1
MD5 b8c58230760b75f57766d1ddb279274b
BLAKE2b-256 00e2f3af78c52830c17da1db52c265954be61aea9dd4df5024bcfd45880c11b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 7.5 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.902-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b5ba1f0d5f9087e03bf5958c28d421a03a4c1ad260bf81556195dffeccd979c4
MD5 ca556a95c022cb18490cc26f9aab317e
BLAKE2b-256 83f76e05a56033c551857a95b8e099ae29de994584515f1341b1a81a2402419d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b5dfcd22c6bab08dfeded8d5b44bdcb68c6f1ab261861e35c470b89074f78a70
MD5 6806c9a23b9708582a8e84c54e723f40
BLAKE2b-256 baf1e399fde3a4493cb9c014308a0ba90200ee87527b2e89f7f380a6db24b899

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0190fb77e93ce971954c9e54ea61de2802065174e5e990c9d4c1d0f54fbeeca2
MD5 e2102cca875ba3aace15db5907d764e9
BLAKE2b-256 9fa7d0a5d7f2b245754fc8d726115f2d29162e648d893e85a519fccb14c2ce72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 746e0b0101b8efec34902810047f26a8c80e1efbb4fc554956d848c05ef85d76
MD5 32f1add35c93a8aff7bdebde3520a67e
BLAKE2b-256 e034974351726cc2ee7339fc168c00b3a73877f5ae03565ddc6a924cefe1b448

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 f89bfda7f0f66b789792ab64ce0978e4a991a0e4dd6197349d0767b0f1095b21
MD5 af62c106e859bd062f9a2ebeea0c0980
BLAKE2b-256 5742c03bb2cb935d677ecc2d45285867de3aaab9a87731aa6539309a76ef6154

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 21.2 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.902-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ebe2bc9cb638475f5d39068d2dbe8ae1d605bb8d8d3ff281c695df1670ab3987
MD5 e5e1d99db45c634ae8359bf4423fd608
BLAKE2b-256 243d29cf791daec809f7b735360eac8c39f16d4fa77529fc7a856b1803e98529

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 21.2 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.902-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e89880168c67cf4fde4506b80ee42f1537ad66ad366c101d388b3fd7d7ce2afd
MD5 9e43225a149d16f2155df7516822b488
BLAKE2b-256 270ce3851d618f7ad9750f3a3f2354c15ca44b52820adce22eab50a4221116e0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 8.7 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.902-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cd01c599cf9f897b6b6c6b5d8b182557fb7d99326bcdf5d449a0fbbb4ccee4b9
MD5 9ccc74f1201967776a64cadd8f664d2e
BLAKE2b-256 6fbd439e5df7b50b4ac05e14566b5fde4e52d74d5a5affa70a4443799f96b9eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 68a098c104ae2b75e946b107ef69dd8398d54cb52ad57580dfb9fc78f7f997f0
MD5 cf5711b0f74e30d579640e146947cdf8
BLAKE2b-256 f10fdc31b01957ce6a6f562bde3a05a83733c4182bebb35372f3f2db1cafc7da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 21.2 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.902-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0756529da2dd4d53d26096b7969ce0a47997123261a5432b48cc6848a2cb0bd4
MD5 1b1494903ecaebe31a93ef918bbc2599
BLAKE2b-256 490947be3e752b583f25eef2f5bc1df626a47722d2327bb022fc623d22126da1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 21.2 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.902-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2f9fedc1f186697fda191e634ac1d02f03d4c260212ccb018fabbb6d4b03eee8
MD5 78568c71710657e1a1b61b1cdcf77d57
BLAKE2b-256 74f3fbb45a9e2b9f79248eb9b7f7fbed2092e4f778c90ea8f23d255d1d06778f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.902-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.902-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3f12705eabdd274b98f676e3e5a89f247ea86dc1af48a2d5a2b080abac4e1243
MD5 329226e06ac2881ad69b44c13147bd06
BLAKE2b-256 3c739812ffc67844776e7525a0370dfb71ed2c5537d984b2bd15e6fa6a681563

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