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.3.1.tar.gz
(419.5 kB
view details)
File details
Details for the file mypy-lang-0.3.1.tar.gz
.
File metadata
- Download URL: mypy-lang-0.3.1.tar.gz
- Upload date:
- Size: 419.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fc53b6ea2ca7a291f90dc0369c20a764d5f7b264b46f8e1cc9b29f2bb4747b5 |
|
MD5 | ef35f7fb86f4a8fca9b7292d0b03a443 |
|
BLAKE2b-256 | 68478f29f2b9c7acb0f007e077263d72acf8dc7232fd48b35e1ee13bd92fb181 |