mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-20 07:12:01 +00:00
Merge pull request #2297 from hofrob/remove-abandoned-project-pyannotate
This commit is contained in:
commit
091e9e6c4e
|
@ -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.
|
* [typeshed](https://github.com/python/typeshed) - Collection of library stubs for Python, with static types.
|
||||||
* Static Type Annotations Generators
|
* Static Type Annotations Generators
|
||||||
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types.
|
* [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.
|
* [pytype](https://github.com/google/pytype) - Pytype checks and infers types for Python code - without requiring type annotations.
|
||||||
|
|
||||||
## Command-line Interface Development
|
## Command-line Interface Development
|
||||||
|
|
Loading…
Reference in New Issue
Block a user