mirror of
https://github.com/vinta/awesome-python
synced 2024-11-13 23:37:11 +00:00
Remove abandoned project pyannotate
This commit is contained in:
parent
10643e1ff3
commit
58d3398936
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [typeshed](https://github.com/python/typeshed) - Collection of library stubs for Python, with static types.
|
||||
* Static Type Annotations Generators
|
||||
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types.
|
||||
* [pyannotate](https://github.com/dropbox/pyannotate) - Auto-generate PEP-484 annotations.
|
||||
* [pytype](https://github.com/google/pytype) - Pytype checks and infers types for Python code - without requiring type annotations.
|
||||
|
||||
## Command-line Interface Development
|
||||
|
|
Loading…
Reference in a new issue