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.521.tar.gz
(1.3 MB
view details)
Built Distribution
mypy-0.521-py3-none-any.whl
(1.1 MB
view details)
File details
Details for the file mypy-0.521.tar.gz
.
File metadata
- Download URL: mypy-0.521.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9d30df20cd937b80cfc6007d75426f27a232789cfa288c63bf9370f2542c9658
|
|
MD5 |
e3b71310932b78e46e5ba0eefa1fcfe1
|
|
BLAKE2b-256 |
1811733e33decfdbd76cce7158c92618b9317d4132b41affd04db00216d17f76
|
File details
Details for the file mypy-0.521-py3-none-any.whl
.
File metadata
- Download URL: mypy-0.521-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4c1910b8166db2b25b8e8f661a1a2eaef60ed8eaf4c5b67f5592fafcdb8d8749
|
|
MD5 |
12e8fd2c2259f753091dd3cedcfc110f
|
|
BLAKE2b-256 |
46b210a2679f0428665f3f76f20685f80d4987c9b31f2e0419e8c2a34bc242a0
|