Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
shalabhc
8y ago
0 comments
Share
There is also Google's pytype:
https://github.com/google/pytype
0 comments
default
newest
oldest
bpicolo
8y ago
That looks like it adds types rather than checks?
shalabhc
OP
8y ago
It does both. I
can
do some inference but definitely does type checking. Here's a Pycon talk from last year about pytype:
https://youtu.be/IDm_YIQihhs
bpicolo
8y ago
It needs severely more documentation, heh. Why would I use it over mypy, which appears to have a lot more community investment, thorough docs, and is somewhat official? It also doesn't support python3.6 so it doesn't know about format strings =/
1 more reply
j
/
k
navigate · click thread line to collapse