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.730.tar.gz (2.0 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.730-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

mypy-0.730-cp37-cp37m-win_amd64.whl (7.3 MB view details)

Uploaded CPython 3.7mWindows x86-64

mypy-0.730-cp37-cp37m-manylinux1_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.7m

mypy-0.730-cp37-cp37m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.7mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ x86-64macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

mypy-0.730-cp36-cp36m-win_amd64.whl (7.3 MB view details)

Uploaded CPython 3.6mWindows x86-64

mypy-0.730-cp36-cp36m-manylinux1_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.6m

mypy-0.730-cp36-cp36m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ x86-64macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

mypy-0.730-cp35-cp35m-win_amd64.whl (7.2 MB view details)

Uploaded CPython 3.5mWindows x86-64

mypy-0.730-cp35-cp35m-manylinux1_x86_64.whl (22.8 MB view details)

Uploaded CPython 3.5m

mypy-0.730-cp35-cp35m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (16.1 MB view details)

Uploaded CPython 3.5mmacOS 10.10+ Intel (x86-64, i386)macOS 10.10+ x86-64macOS 10.6+ x86-64macOS 10.9+ Intel (x86-64, i386)macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mypy-0.730.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730.tar.gz
Algorithm Hash digest
SHA256 42a78944e80770f21609f504ca6c8173f7768043205b5ac51c9144e057dcf879
MD5 7b03a20276c673081bc16eb44748a56e
BLAKE2b-256 a26666830b72aafccd99f3fd13097384aaf29c966d1de219416de7b74f13ae37

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-py3-none-any.whl
Algorithm Hash digest
SHA256 e29e24dd6e7f39f200a5bb55dcaa645d38a397dd5a6674f6042ef02df5795046
MD5 8d33ca07c7953ccf0770ca4db653d927
BLAKE2b-256 f31bd1c7d2d120ba003cfa7a3e7e57984c3bb2c3e2de355d6bf68f132b35d512

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 7.3 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5b4b70da3d8bae73b908a90bb2c387b977e59d484d22c604a2131f6f4397c1a3
MD5 80a8532037d61cedd7fb5f6d8d03ec10
BLAKE2b-256 4d777b8e22f1d755389511cb2446545d2a70b60d1e3acfc9d10321ebf868c8f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 22.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 22ee018e8fc212fe601aba65d3699689dd29a26410ef0d2cc1943de7bec7e3ac
MD5 5163824c3f1cb88e5919c1e28469cc5f
BLAKE2b-256 12b0b89484a61af650b731284aa20a3d0c268645ab28ffdeed41beab6a7ed640

See more details on using hashes here.

File details

Details for the file mypy-0.730-cp37-cp37m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.730-cp37-cp37m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 591a9625b4d285f3ba69f541c84c0ad9e7bffa7794da3fa0585ef13cf95cb021
MD5 88519066aec8ec04b35e3923bd01aceb
BLAKE2b-256 420c590328b20aa20e03a45ccfa16998d1bfc0af6d0413d52dfa0aca99e0aaba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 7.3 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 cc4502f84c37223a1a5ab700649b5ab1b5e4d2bf2d426907161f20672a21930b
MD5 816c311c7e16009b2a08460b6320a65c
BLAKE2b-256 15983b03425ac65ceb22326eb1dc561d9bb1cb5e2713e8c4868fff95dbcfd91a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 22.8 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3a24f80776edc706ec8d05329e854d5b9e464cd332e25cde10c8da2da0a0db6c
MD5 66c40d278fcdbd6f269630f3958d2f08
BLAKE2b-256 151362b4382249f5ce4a4a865c982e35d90b68a0b80cc21ad28d278629c99812

See more details on using hashes here.

File details

Details for the file mypy-0.730-cp36-cp36m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.730-cp36-cp36m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 b2b83d29babd61b876ae375786960a5374bba0e4aba3c293328ca6ca5dc448dd
MD5 f6eb47cce445f1b646dd47af373571ce
BLAKE2b-256 8600749559e4d40560e4a351c2dcabd5fe1f6b6c1e9cbb34af9b4b5b178145c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 84edda1ffeda0941b2ab38ecf49302326df79947fa33d98cdcfbf8ca9cf0bb23
MD5 8f4c09f9e5369fcd8ea8ded113f2ce68
BLAKE2b-256 af5d8690a5057eac46b48ed1b7ba84aaecca44da170ef6edbfd8fe6d16093816

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-0.730-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 22.8 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.5

File hashes

Hashes for mypy-0.730-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1d98fd818ad3128a5408148c9e4a5edce6ed6b58cc314283e631dd5d9216527b
MD5 93623c427181745f34af71b003714518
BLAKE2b-256 171647179b0684f241586c6b3ddf0f3989557cb6396914686adbf09420039a42

See more details on using hashes here.

File details

Details for the file mypy-0.730-cp35-cp35m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for mypy-0.730-cp35-cp35m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 4b2b20106973548975f0c0b1112eceb4d77ed0cafe0a231a1318f3b3a22fc795
MD5 e914d5fa82a8b60b75d3b8de92e95ef5
BLAKE2b-256 18fe618d68c2504badefab3e8fa13fc62a94c37790516b3087b07ecefcb18b1a

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