Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
masklinn
10 months ago
|
parent
|
context
|
favorite
| on:
Pyrefly - A faster Python type checker written in ...
Django has a community stubs project, are you using it?
aitchnyu
10 months ago
|
next
[–]
Does django-stubs work with other type checkers than Pyright?
masklinn
10 months ago
|
parent
|
next
[–]
Stubs are a standard python feature (PEP 561) so I'd expect them to work with any type checker which supports stubs, which should be all of them (as much of the ecosystem is typed via stubs).
etimberg
10 months ago
|
prev
[–]
the stubs can only do so much. There's so much magic and inferred properties that a type checker will never be able to fill in alone
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: