202 Repositories
Python CDM-Device-Checker Libraries
Run-time type checker for Python
This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations. Four principal ways to do type
1.1k Dec 19, 2022
Static type checker for Python
Static type checker for Python Speed Pyright is a fast type checker meant for large Python source bases. It can run in a “watch” mode and performs fas
9.4k Jan 7, 2023