Add Python type-checking (pytype etc) support
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Currently, I am unaware of any support for static python type checkers ([pytype](https://github.com/google/pytype) / [mypy](http://mypy-lang.org) for example) in any python editor / python-repl-supporting app on the App Store. I tried to build pytype, but ran into problems compiling and linking in the required C code. If this were available, a-shell could potentially be configured to do static type checking for other python editors with a shortcut for instance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.