# google/pytype

**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/google-pytype).**

5,037 stars · 289 forks · Python · NOASSERTION

## Links

- GitHub: https://github.com/google/pytype
- Homepage: https://google.github.io/pytype
- awesome-repositories: https://awesome-repositories.com/repository/google-pytype.md

## Topics

`linter` `python` `static-analysis` `static-code-analysis` `typechecker` `types` `typing`

## Description

A static type analyzer for Python code

## Tags

### Part of an Awesome List

- [Annotation Tools](https://awesome-repositories.com/f/awesome-lists/devtools/annotation-tools.md) — Toolchain for applying stub files to source code.
- [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.
- [Static Type Checkers](https://awesome-repositories.com/f/awesome-lists/devtools/static-type-checkers.md) — Static type inference and checking tool that works without explicit annotations.
- [Type Checkers](https://awesome-repositories.com/f/awesome-lists/devtools/type-checkers.md) — Analyzes code to infer and verify type information.
- [Type Checking](https://awesome-repositories.com/f/awesome-lists/devtools/type-checking.md) — Infers and checks types without requiring manual annotations.
