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.2.0.tar.gz
(250.5 kB
view details)
File details
Details for the file mypy-lang-0.2.0.tar.gz
.
File metadata
- Download URL: mypy-lang-0.2.0.tar.gz
- Upload date:
- Size: 250.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7f9a724172c5d42d1379b768d1653150e51436e8982cafca6add19b4e2fc963 |
|
MD5 | 7ad15459d760246c56b07815a5403f80 |
|
BLAKE2b-256 | c65a408d754bcd8ddc675b36d1085d156b790a0395cbecea336330add377354d |