Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/1626
**Author:** [@westurner](https://github.com/westurner)
**Created:** 9/26/2020
**Status:** ✅ Merged
**Merged:** 9/26/2020
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`a4e0303`](https://github.com/vinta/awesome-python/commit/a4e0303492bd34f5a62b949e7435c2826146d371) Static Type Annotations Generators > pytype, pyannotate
### 📊 Changes
**1 file changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -0)
</details>
### 📄 Description
## What is this Python project?
* already present: [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types
* [x] [pytype](https://github.com/google/pytype) - Pytype checks and infers types for your Python code - without requiring type annotations
* [x] [pyannotate](https://github.com/dropbox/pyannotate) - Insert annotations into your source code based on call arguments and return types observed at runtime
## What's the difference between this Python project and similar ones?
- https://github.com/google/pytype#how-is-pytype-different-from-other-type-checkers
--
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1626
Author: @westurner
Created: 9/26/2020
Status: ✅ Merged
Merged: 9/26/2020
Merged by: @vinta
Base:
master← Head:patch-2📝 Commits (1)
a4e0303Static Type Annotations Generators > pytype, pyannotate📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
What is this Python project?
What's the difference between this Python project and similar ones?
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.