# python/mypy

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/python-mypy).**

20,475 stars · 3,209 forks · Python · NOASSERTION

## Links

- GitHub: https://github.com/python/mypy
- Homepage: https://www.mypy-lang.org/
- awesome-repositories: https://awesome-repositories.com/repository/python-mypy.md

## Topics

`linter` `python` `typechecker` `types` `typing`

## Description

Optional static typing for Python

## Tags

### Part of an Awesome List

- [Code Analysis](https://awesome-repositories.com/f/awesome-lists/devtools/code-analysis.md) — Listed in the “Code Analysis” section of the Awesome Python awesome list.
- [Developer Tools](https://awesome-repositories.com/f/awesome-lists/devtools/developer-tools.md) — Tool for adding optional static typing to code.
- [Python Projects](https://awesome-repositories.com/f/awesome-lists/devtools/python-projects.md) — Listed in the “Python Projects” section of the Awesome For Beginners awesome list.
- [Type Checking](https://awesome-repositories.com/f/awesome-lists/devtools/type-checking.md) — Compile-time variable type checking.
