You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyright - Fast type checker meant for large Python source bases. It can run in a “watch” mode and performs fast incremental updates when files are modified.
✅Part of test suite
pytype - Tool to check and infer types - without requiring type annotations.
🎲No direct windows option - but possibly can be built 'ERROR: Could not build wheels for pytype - error: Microsoft Visual C++ 14.0 or greater is required.'.
Not a simple issue to fix though : Please support Windows. google/pytype#1154
This discussion was converted from issue #743 on January 03, 2024 19:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Based on the list on https://github.com/typeddjango/awesome-python-typing?tab=readme-ov-file#static-type-checkers
Which static typecheckers make sense to invest time on ?
Beta Was this translation helpful? Give feedback.
All reactions