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-lang-0.4.6.tar.gz
(620.0 kB
view details)
File details
Details for the file mypy-lang-0.4.6.tar.gz
.
File metadata
- Download URL: mypy-lang-0.4.6.tar.gz
- Upload date:
- Size: 620.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65322cf3466282947184271792b9f63153872896e958047708d8927864f4fb19 |
|
MD5 | 175be7446f6cfb722d2b11c779c12942 |
|
BLAKE2b-256 | 6ba56346ba74f5d27366e343fd7f6f44bf600baba1a89b18e6bb2db70ac0d243 |