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

Uploaded Python 3

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6mmacOS 10.9+ x86-64

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

Uploaded CPython 3.5mWindows x86-64

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

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.5m

mypy-0.910-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.910.tar.gz.

File metadata

  • Download URL: mypy-0.910.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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910.tar.gz
Algorithm Hash digest
SHA256 704098302473cb31a218f1775a873b376b30b4c18229421e9e9dc8916fd16150
MD5 cb65b89ecc36f0b01f264b424154fb46
BLAKE2b-256 3346b5d01f8844c84772e950bfc6adcaaa94cd22fedeb7c01776fd6effb3c2f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-py3-none-any.whl
Algorithm Hash digest
SHA256 ef565033fa5a958e62796867b1df10c40263ea9ded87164d67572834e57a174d
MD5 0c73a4efe64cf443efb400d35a9a52ef
BLAKE2b-256 15e96b19c33819c27db7d69b938f062ea416398af62ae93aeb0fe47cb35d8a44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c6c2602dffb74867498f86e6129fd52a2770c48b7cd3ece77ada4fa38f94eba8
MD5 abe6624af5bbf7cb6d7ded9fced11ff8
BLAKE2b-256 b129e8144c0ba0beb3e91da1065a2ea93842263d94ae550bdd9cfe61c7c88f58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c0df2d30ed496a08de5daed2a9ea807d07c21ae0ab23acf541ab88c24b26ab97
MD5 c763133dedf1a1932df181e16f22499b
BLAKE2b-256 7b8fbce91c83acc63c1d0a0897acbdd31ad2adbd8cba15a82a6156450c7afb96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3c4b8ca36877fc75339253721f69603a9c7fdb5d4d5a95a1a1b899d8b86a4de2
MD5 bd04846ed39c95d2689e8a110553bb0b
BLAKE2b-256 d566e1c5fadda288ff6f04a83e52486503689077dd07b00a560d0d0211d8e841

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42c266ced41b65ed40a282c575705325fa7991af370036d3f134518336636f5b
MD5 ed02e15709c7bff4d2c86753ec8e15ac
BLAKE2b-256 42e217ac35636f7b7e027fc7b5b7b11166666eccf005794de6f4e7b6c4d1e072

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1a85e280d4d217150ce8cb1a6dddffd14e753a4e0c3cf90baabb32cefa41b59e
MD5 0119f9ff5666c86db974ea63ffd784b7
BLAKE2b-256 f7be3f188c3b4472a1e4cd07d1acb1a4d56b2a88264c06511e1845ffc539ccbc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ceb6e0a6e27fb364fb3853389607cf7eb3a126ad335790fa1e14ed02fba50811
MD5 6cd46b808e91bc1475d04063d80188a6
BLAKE2b-256 c612c08e950032d1a3afd8e29ee114032419988afaed82749f4c009e8b3b038c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 866c41f28cee548475f146aa4d39a51cf3b6a84246969f3759cb3e9c742fc072
MD5 348bf762b4c2fd72f1eaa32d8aa30204
BLAKE2b-256 11025e68a38bdcda80f0707828b54ee1db06ebb27ed2d8e1055790a1e51c3373

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 119bed3832d961f3a880787bf621634ba042cb8dc850a7429f643508eeac97b9
MD5 c80008b050b531e4658b2d83fab6362d
BLAKE2b-256 d97deb935e77ec2c50c5504f3c92d27e27776dba21ba6079211015dc5dd4c97e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec4e0cd079db280b6bdabdc807047ff3e199f334050db5cbb91ba3e959a67504
MD5 3b486d14c745a662ea1050c52742de1e
BLAKE2b-256 2d4c08a918dbaf355d9e0c5b7a90736508bd9fa60a5e0416cdabaea1a15d6773

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0aadfb2d3935988ec3815952e44058a3100499f5be5b28c34ac9d79f002a4a9a
MD5 c9747b9b99addfac0ce45c3b9b07ea02
BLAKE2b-256 8fcf88dfb20b612e6d8d730657e92d27130d435f9ecd8214fca018df5b26637f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7df1ead20c81371ccd6091fa3e2878559b5c4d4caadaf1a484cf88d93ca06703
MD5 5768102c588e05884564b3f049a4c71b
BLAKE2b-256 37381f0771d818f8a1fbb34e15cf694cc619a6d537b88d36162021fd7bc4d964

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e4dab234478e3bd3ce83bac4193b2ecd9cf94e720ddd95ce69840273bf44f6de
MD5 6c6b155b6b0acbf56ad6d7cc7b246e8a
BLAKE2b-256 4c2c04866ac33b0e45cd5d655c1fd1391b6ef974a875653e83d031ec542c2b68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6fb13123aeef4a3abbcfd7e71773ff3ff1526a7d3dc538f3929a49b42be03f0
MD5 ebb6cab587651babc37f4693a0c3806b
BLAKE2b-256 6baf7ac9c0a423c07c9ac30b372d05623eafa5e3b4e3b51059ce8dac15efeaee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 53fd2eb27a8ee2892614370896956af2ff61254c275aaee4c230ae771cadd885
MD5 59c90e616f52c35d250ff853e10d393f
BLAKE2b-256 e7a3a6312fbb8bc355b9c87640960294c252e7c74e5886a3930ae1e01dd93d1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3e382b29f8e0ccf19a2df2b29a167591245df90c0b5a2542249873b5c1d78212
MD5 d21593d52d09941d367eaf5f0fb9f2fc
BLAKE2b-256 d6358e62798bc9767feea91f8d4c7e8a8bd20828cbd3a4fce35fe5c52562b7a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d9dd839eb0dc1bbe866a288ba3c1afc33a202015d2ad83b31e875b5905a079b6
MD5 d5ddf79721a06ca35f96be4fa1a1176c
BLAKE2b-256 59f06b607fd2a18a0f0235d77b269e0ffe6abf4fe89e441f93ba3c14dd181ba9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ecd2c3fe726758037234c93df7e98deb257fd15c24c9180dacf1ef829da5f921
MD5 bc2643af777f288724942e2074dc8544
BLAKE2b-256 0fe412ad47b982b9c43474145d6fe05b2b0e492debc5651541db7ed05faf6544

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 adaeee09bfde366d2c13fe6093a7df5df83c9a2ba98638c7d76b010694db760e
MD5 9ffdf1244ab1db64388f436f2bc1fa6a
BLAKE2b-256 aed4df6814ce3be0436e8268e73e7f08b933eeb443480beca75c3bd6cdb45360

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 088cd9c7904b4ad80bec811053272986611b84221835e079be5bcad029e79dd9
MD5 d6aa677d92647231da570c2e227cb962
BLAKE2b-256 0f48fdc29eb0ca4cef30ae99c31ed6fe7628a2d7bffaa0b9b850cc3aad4acd41

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b94e4b785e304a04ea0828759172a15add27088520dc7e49ceade7834275bedb
MD5 d9ff7874e8efe69c53d081dcd1c090cc
BLAKE2b-256 a1d07e1dd31e360b0133ae6b882a40508e68d8b89a541c1fd7c3db6aa7ce9caa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.910-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.1 CPython/3.8.1

File hashes

Hashes for mypy-0.910-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a155d80ea6cee511a3694b108c4494a39f42de11ee4e61e72bc424c490e46457
MD5 447cba3d8c6b4ad0eee9376f495e8044
BLAKE2b-256 283accd49b8fdaf9b8850ac01814549e1bd3b1a58d7282bf52acd155e4d66497

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