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

Uploaded Python 3

mypy-0.942-cp310-cp310-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.10Windows x86-64

mypy-0.942-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.1 MB view details)

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

mypy-0.942-cp310-cp310-macosx_11_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-0.942-cp310-cp310-macosx_10_9_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

mypy-0.942-cp310-cp310-macosx_10_9_universal2.whl (17.8 MB view details)

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

mypy-0.942-cp39-cp39-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.9Windows x86-64

mypy-0.942-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (17.1 MB view details)

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

mypy-0.942-cp39-cp39-macosx_11_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

mypy-0.942-cp39-cp39-macosx_10_9_x86_64.whl (10.6 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

mypy-0.942-cp39-cp39-macosx_10_9_universal2.whl (17.8 MB view details)

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

mypy-0.942-cp38-cp38-win_amd64.whl (8.5 MB view details)

Uploaded CPython 3.8Windows x86-64

mypy-0.942-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (16.8 MB view details)

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

mypy-0.942-cp38-cp38-macosx_11_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

mypy-0.942-cp38-cp38-macosx_10_9_x86_64.whl (10.5 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

mypy-0.942-cp38-cp38-macosx_10_9_universal2.whl (17.7 MB view details)

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

mypy-0.942-cp37-cp37m-win_amd64.whl (8.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

mypy-0.942-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (14.4 MB view details)

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

mypy-0.942-cp37-cp37m-macosx_10_9_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

mypy-0.942-cp36-cp36m-win_amd64.whl (8.2 MB view details)

Uploaded CPython 3.6mWindows x86-64

mypy-0.942-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (14.3 MB view details)

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

mypy-0.942-cp36-cp36m-macosx_10_9_x86_64.whl (10.0 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mypy-0.942.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942.tar.gz
Algorithm Hash digest
SHA256 17e44649fec92e9f82102b48a3bf7b4a5510ad0cd22fa21a104826b5db4903e2
MD5 b90a8d32a65a758c1f1cfe9c9cfae766
BLAKE2b-256 e37b3fa271e904b0e8689fb0f0083a43a8bf84b9b47b8f3f5a36e0ee2c064eb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-py3-none-any.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-py3-none-any.whl
Algorithm Hash digest
SHA256 a1b383fe99678d7402754fe90448d4037f9512ce70c21f8aee3b8bf48ffc51db
MD5 d1a19bbbe52e3db4b817545cf5d2ff0d
BLAKE2b-256 ddc1072c3187d19d1e5445a0230b526916e37497eefe6b060491845603fa6f95

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 64235137edc16bee6f095aba73be5334677d6f6bdb7fa03cfab90164fa294a17
MD5 f5f8f5a63b60c8b9837a47dc88d133c4
BLAKE2b-256 3a1bdb165a7b733f635d69a9a45f19ec656b39dd97dd8d9d5928e8d84faeddd5

See more details on using hashes here.

File details

Details for the file mypy-0.942-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.942-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 edf7237137a1a9330046dbb14796963d734dd740a98d5e144a3eb1d267f5f9ee
MD5 95a98885d8310f6d9ffbccf466381551
BLAKE2b-256 03a2e1c060b30a3dfcae85e9ad4c332427b469f12899f6f359d5e54ec91cb08a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 9.7 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6776e5fa22381cc761df53e7496a805801c1a751b27b99a9ff2f0ca848c7eca0
MD5 cad251b62335338416eb9ed502f4d619
BLAKE2b-256 4e0e1d4fc1ce30ce2f9b539693f433553d2a15e64107b500fbd18f07b72a509f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 10.6 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dcd955f36e0180258a96f880348fbca54ce092b40fbb4b37372ae3b25a0b0a46
MD5 deacaca0cfe63185c46c2c036731eed5
BLAKE2b-256 dbd4358d0ff00934e8b00068b12bb6083e46ef29a3e27474d52b898260e702af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp310-cp310-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 17.8 MB
  • Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5bf44840fb43ac4074636fd47ee476d73f0039f4f54e86d7265077dc199be24d
MD5 a52b4ca7f3867d601b1d142f97bbe471
BLAKE2b-256 1fbeaeedb294a8fb3d52332f90492cc7ad3fd225e656f68bf212aa58109c5466

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7742d2c4e46bb5017b51c810283a6a389296cda03df805a4f7869a6f41246534
MD5 18df27ac303b420cc7622b8ce676c81c
BLAKE2b-256 ae9322ec8492e1b3cdd5459679fd68d082f8653a28d893c430f6f8fcf9b77893

See more details on using hashes here.

File details

Details for the file mypy-0.942-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.942-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6f7106cbf9cc2f403693bf50ed7c9fa5bb3dfa9007b240db3c910929abe2a322
MD5 1e3de30eed0a075507c7005c69225b80
BLAKE2b-256 84c79555abe67e9d1b5300042797f5c2829de40c831e5d99a8f467e741a4816a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 9.7 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3841b5433ff936bff2f4dc8d54cf2cdbfea5d8e88cedfac45c161368e5770ba6
MD5 e05f47603a2e0b22de623c83fac5f3c2
BLAKE2b-256 7f9027f32c7c4cac281b7e0a2bdf225f0e3020dc091efcba4bc2efc32d1d5592

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 10.6 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 10daab80bc40f84e3f087d896cdb53dc811a9f04eae4b3f95779c26edee89d16
MD5 fb443995025427a306dfa0230d064c8f
BLAKE2b-256 6713e99a8d4f804f3db73073512f04cce0fad7d0c75cc69245f99eab9ebf67d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 17.8 MB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 6ce34a118d1a898f47def970a2042b8af6bdcc01546454726c7dd2171aa6dfca
MD5 566985dc4bf01d1bfe1376b4723f3556
BLAKE2b-256 5267f3bfbb3b73c8b154a7fe2c4e36c24751329a67151a014dc7b12a6e45e386

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 8.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e865fec858d75b78b4d63266c9aff770ecb6a39dfb6d6b56c47f7f8aba6baba8
MD5 4703ccf3aaf80ab86b846d444158f022
BLAKE2b-256 0e0e3de455289f57b5efae3a715ed285f7ce11e6e5bfd3fbba55a6af8a31c8d8

See more details on using hashes here.

File details

Details for the file mypy-0.942-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.942-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9521c1265ccaaa1791d2c13582f06facf815f426cd8b07c3a485f486a8ffc1f3
MD5 c95bdbab3156ef56eb1abab432b098f6
BLAKE2b-256 dd0b6f698b4443efd09875e81b61a28c219f5be2b6097698b19653ff3158ba8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 9.7 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2bc249409a7168d37c658e062e1ab5173300984a2dada2589638568ddc1db02b
MD5 9a01af9f997a9e72b794367e600acd88
BLAKE2b-256 1ef4509c428a9498e0feadd5a4833be995726b433382752c14aa9b6327a4a7f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 10.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d8d3ba77e56b84cd47a8ee45b62c84b6d80d32383928fe2548c9a124ea0a725c
MD5 d7b4889b2866ac0fab0348b09ef74697
BLAKE2b-256 7752ed26087143f18d4ad400d86cab6e23042583aa0e2219093ac2566286624b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 17.7 MB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 246e1aa127d5b78488a4a0594bd95f6d6fb9d63cf08a66dafbff8595d8891f67
MD5 516370be3abbad2038709695b34a58bc
BLAKE2b-256 c3a97ec31b9f833f50a92e552063adec9be13925029f15ff21c5cbeec1ae04b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0e2dd88410937423fba18e57147dd07cd8381291b93d5b1984626f173a26543e
MD5 feeab478e4b66f719f0171576311cc64
BLAKE2b-256 3077c8885ee6f162e133e6e9f6346b2bc1fc3cfacb9690ca6deafc606273f01d

See more details on using hashes here.

File details

Details for the file mypy-0.942-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.942-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6f6ad963172152e112b87cc7ec103ba0f2db2f1cd8997237827c052a3903eaa6
MD5 f3167cf90beba66bae58ddbf89ffc8ad
BLAKE2b-256 7dea4926cfd736f2499faf928355f5327c9611ea22e2f8dfd325d45135dddefe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 10.2 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4c3e497588afccfa4334a9986b56f703e75793133c4be3a02d06a3df16b67a58
MD5 3815cfeb284bef1e8393da3ca748a0df
BLAKE2b-256 39037174f114079b8d105e9e4c6c6487dde0867bcada04c5fcf5ed1468e1d638

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 8.2 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 1a0459c333f00e6a11cbf6b468b870c2b99a906cb72d6eadf3d1d95d38c9352c
MD5 b676f1a0a6251e66c98a07f31158f82a
BLAKE2b-256 81a6b73d9080efe72982ca4b31f1c867a129d6419f850f883c7b36a15ee8ccd4

See more details on using hashes here.

File details

Details for the file mypy-0.942-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.942-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2b184db8c618c43c3a31b32ff00cd28195d39e9c24e7c3b401f3db7f6e5767f5
MD5 a70a2c2ae28f89dded3ef32a4fa292d7
BLAKE2b-256 54095b52546cd841fc23df7832b7a02074fa0c57e595b27ae61022af4a070f51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.942-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for mypy-0.942-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b840cfe89c4ab6386c40300689cd8645fc8d2d5f20101c7f8bd23d15fca14904
MD5 0489d3f8e4e8aa718889cebf1ef82d84
BLAKE2b-256 d3836f9d77f016d83a15e834ff89c8f98d129274d0b5397135698f11b4c70dfa

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