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.540.tar.gz
(1.3 MB
view details)
Built Distribution
mypy-0.540-py3-none-any.whl
(1.2 MB
view details)
File details
Details for the file mypy-0.540.tar.gz
.
File metadata
- Download URL: mypy-0.540.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5d82f51e228a88e5de6ac1d6699dd09e250ce7de217a5ff1256e317266e738ec
|
|
MD5 |
048b88d45fc81b2ef0d233295490845e
|
|
BLAKE2b-256 |
c4a0588ea70e8748d24efe80a2a92d48b97cc01d85fd12dd53cb4c72607e5c85
|
File details
Details for the file mypy-0.540-py3-none-any.whl
.
File metadata
- Download URL: mypy-0.540-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e4ca0831f435b6c4b7d977a4435f16d3be68146d87393d59aebb8f12321033aa
|
|
MD5 |
85d6e8b110983dd31663e1475b6b7a1c
|
|
BLAKE2b-256 |
a620da9aedf312693c685c50f62ac2417179e967ea9119a8e1a547035a02511d
|