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.961

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.961.tar.gz (2.7 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.961-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

mypy-0.961-cp310-cp310-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.10Windows x86-64

mypy-0.961-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (18.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

mypy-0.961-cp310-cp310-macosx_11_0_arm64.whl (10.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-0.961-cp310-cp310-macosx_10_9_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

mypy-0.961-cp310-cp310-macosx_10_9_universal2.whl (19.0 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

mypy-0.961-cp39-cp39-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.9Windows x86-64

mypy-0.961-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (18.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

mypy-0.961-cp39-cp39-macosx_11_0_arm64.whl (10.2 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mypy-0.961-cp39-cp39-macosx_10_9_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

mypy-0.961-cp39-cp39-macosx_10_9_universal2.whl (19.0 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

mypy-0.961-cp38-cp38-win_amd64.whl (8.8 MB view details)

Uploaded CPython 3.8Windows x86-64

mypy-0.961-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

mypy-0.961-cp38-cp38-macosx_11_0_arm64.whl (10.2 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mypy-0.961-cp38-cp38-macosx_10_9_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

mypy-0.961-cp38-cp38-macosx_10_9_universal2.whl (18.9 MB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

mypy-0.961-cp37-cp37m-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

mypy-0.961-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

mypy-0.961-cp37-cp37m-macosx_10_9_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

mypy-0.961-cp36-cp36m-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.6mWindows x86-64

mypy-0.961-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64manylinux: glibc 2.5+ x86-64

mypy-0.961-cp36-cp36m-macosx_10_9_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mypy-0.961.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961.tar.gz
Algorithm Hash digest
SHA256 f730d56cb924d371c26b8eaddeea3cc07d78ff51c521c6d04899ac6904b75492
MD5 499b7419ba03278862730f4a83418fdc
BLAKE2b-256 6748e73045183ce9824d98365f18255a79d0b01638f40a0a68f898dc8f3cebcc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-py3-none-any.whl
Algorithm Hash digest
SHA256 03c6cc893e7563e7b2949b969e63f02c000b32502a1b4d1314cabe391aa87d66
MD5 f1630d546e70f57cb99a76a10698df38
BLAKE2b-256 cb3003a46a37902348b309aa5fe8a92636b9417fdcea77e20dfc1455581a0ae7

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mypy-0.961-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e999229b9f3198c0c880d5e269f9f8129c8862451ce53a011326cad38b9ccd24
MD5 70a2dbea9d3df571732a770b9d724e63
BLAKE2b-256 02e06c11b3a6828d1bf8edd066d87588f9461bce3154e4dcc542729bbe6cdc3e

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3e09f1f983a71d0672bbc97ae33ee3709d10c779beb613febc36805a6e28bb4e
MD5 0c0d394ba150684af2d9450e8b518dd5
BLAKE2b-256 9c4b37c32ab752c1a16cd528bfa239553207108ae33c7b617f9cfea3bb6e2f00

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bdd5ca340beffb8c44cb9dc26697628d1b88c6bddf5c2f6eb308c46f269bb6f3
MD5 351266b13c577940f92700108b184cac
BLAKE2b-256 ba85d59bd3b0c84a59d862d2494a3461710ad4a2a1616312414ecc95b2393310

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b117650592e1782819829605a193360a08aa99f1fc23d1d71e1a75a142dc7e15
MD5 fbb34ec7840f639f9230aef53f7cf550
BLAKE2b-256 46d73cf7605655f78daded7a23e66f632b50a3b3a8b4262739782f558f8949cf

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 697540876638ce349b01b6786bc6094ccdaba88af446a9abb967293ce6eaa2b0
MD5 022ca9cd3519c3e21156d8ab924f104c
BLAKE2b-256 86df16748348d0119a6f2528f370e20f644a15ffb8a335a79e91023babc34d0b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1ece702f29270ec6af25db8cf6185c04c02311c6bb21a69f423d40e527b75c56
MD5 23bdc8a2505cbfb35828168de8643e9a
BLAKE2b-256 17636a173d3b80eb6b48e22fb81f2935047657089b7509d70602c6e7dcee3cfe

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a5ea0875a049de1b63b972456542f04643daf320d27dc592d7c3d9cd5d9bf950
MD5 1e70e64b014230682664364f6d4d30f0
BLAKE2b-256 b45f6f116003e4ddb472912c13f999127d658e56a210177e23c9d6b1538a5184

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 10.2 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9940e6916ed9371809b35b2154baf1f684acba935cd09928952310fbddaba648
MD5 67815ff7410a09c6f3e1b638161768d1
BLAKE2b-256 e3669942860fc360e529dbd695b1da3dd80336095d0d3c956e416eb656fba7dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 11.3 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 006be38474216b833eca29ff6b73e143386f352e10e9c2fbe76aa8549e5554f5
MD5 ba510f63e8e80f46ab61c75f29222506
BLAKE2b-256 5e5a1b46c161aacdff572632695a483e64ea908089b5c1b6bb92c7e59685c889

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: mypy-0.961-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 19.0 MB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5f1332964963d4832a94bebc10f13d3279be3ce8f6c64da563d6ee6e2eeda932
MD5 b6abfad484bdb9bf13f23e5d31663800
BLAKE2b-256 317371ae84ece879f7c6fd5fbbe7c750c4663dcbd53fa5c7fa7023be59af27f5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 63e85a03770ebf403291ec50097954cc5caf2a9205c888ce3a61bd3f82e17569
MD5 241cae68006a0a4a9a9e4ac2bee4af27
BLAKE2b-256 841b69513ca691f4b00a61c3ebfa9978e7a8fa7034833a5328fdb055d53e98cc

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 64759a273d590040a592e0f4186539858c948302c653c2eac840c7a3cd29e51b
MD5 3d0242f392836ae3320c00e7d86a8d9a
BLAKE2b-256 7e10617b3a85123226906353fa8c5d574390ee1899fae2fe3e62109f87f48f4e

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: mypy-0.961-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 10.2 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4b794db44168a4fc886e3450201365c9526a522c46ba089b55e1f11c163750d
MD5 7e6951a8a7ff701650a6cf36da6e1c88
BLAKE2b-256 9999c1d2e6d00b7336b67b033beec51c346017f33c3d5e36e1cf62239310b950

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 11.3 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f5f5a74085d9a81a1f9c78081d60a0040c3efb3f28e5c9912b900adf59a16e6
MD5 b766437e27bed213f4f981806614bda8
BLAKE2b-256 83ac29e343bc9423c7061d55ba061ad58af2143f26fbf4ab57c9817286ab10ce

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

  • Download URL: mypy-0.961-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 18.9 MB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d5aaf1edaa7692490f72bdb9fbd941fbf2e201713523bdb3f4038be0af8846c6
MD5 bcaa4b079c2e2b59e9ee9665d5c743eb
BLAKE2b-256 d3c1044316d783ce5ff2df602cc7562c6a6a2c1f8500d1449e1e0d06a36a8ae1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b88f784e9e35dcaa075519096dc947a388319cb86811b6af621e3523980f1c8a
MD5 1e11ef4b3f81bbb2a8feeaf274f922f3
BLAKE2b-256 3805b804a13a7042b6eed98aa14f037765d13e251052fe18dd855690cb256965

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0e9f70df36405c25cc530a86eeda1e0867863d9471fe76d1273c783df3d35c2e
MD5 525da3792265f75a4a984a52f4fffd47
BLAKE2b-256 a0dc8356726d7964f4418a9cc197395b220921c55259ba55d9d20f07c001a8e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-0.961-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5a0b53747f713f490affdceef835d8f0cb7285187a6a44c33821b6d1f46ed813
MD5 e63d5c86b9042308c0ed8ee49fcaf6f4
BLAKE2b-256 f6fafc6a127fd06f266f2e615b2ee8cd4ab8a49adecc740965ceec072569427c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.961-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for mypy-0.961-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 439c726a3b3da7ca84a0199a8ab444cd8896d95012c4a6c4a0d808e3147abf5d
MD5 3f99fe695097148e839a0dcbf7a26bcf
BLAKE2b-256 7b8f854b81a840ccf6df5235241eeeab9fa85089f817459d25bc377fe5f12520

See more details on using hashes here.

File details

Details for the file mypy-0.961-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.961-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f4a21d01fc0ba4e31d82f0fff195682e29f9401a8bdb7173891070eb260aeb3b
MD5 7537f3edc094b9336468ccb71d538864
BLAKE2b-256 b26baf771c4ac0b7f2562e68c2723fda5b59c56aa34fa6dcd4a1f055d52874d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-0.961-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b24be97351084b11582fef18d79004b3e4db572219deee0212078f7cf6352723
MD5 b07c16ddf237a6b11119679ff7aeb32c
BLAKE2b-256 4c66d1f7145dd6678fd17256817f942b5faa01c4de1c87d7c45e0d717d0cba43

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