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.570.tar.gz
(1.4 MB
view details)
Built Distribution
mypy-0.570-py3-none-any.whl
(1.2 MB
view details)
File details
Details for the file mypy-0.570.tar.gz
.
File metadata
- Download URL: mypy-0.570.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
83d798f66323f2de6191d66d9ae5ab234e4ee5b400010e19c58d75d308049f25
|
|
MD5 |
b6f309de3af31918034987821739c5bd
|
|
BLAKE2b-256 |
690a9a0a992663e10bbd7cb6275f6eae9dd8072fa498b529956253f2eb34935a
|
File details
Details for the file mypy-0.570-py3-none-any.whl
.
File metadata
- Download URL: mypy-0.570-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
884f18f3a40cfcf24cdd5860b84958cfb35e6563e439c5adc1503878df221dc3
|
|
MD5 |
1e1d4dcc3fd75332503394c949e7302c
|
|
BLAKE2b-256 |
0e8eacda032448622aba5f1635fada6ff723b5e9e8ef3309ba883ffa04cc065b
|