AlexWaygood / typeshed-statsLinks
Library and command-line tool to gather stats on typeshed packages
☆11Updated this week
Alternatives and similar repositories for typeshed-stats
Users that are interested in typeshed-stats are comparing it to the libraries listed below
Sorting:
- Run mypy and pyright over millions of lines of code☆101Updated last week
- A repo to track the progress of Python on WebAssembly (WASM)☆56Updated 11 months ago
- Decisions by the Python Typing Council☆48Updated last year
- Backport of PEP 654 (exception groups)☆48Updated 2 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated this week
- A low-level library for installing from a Python wheel distribution.☆137Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- ☆40Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A Python type checker☆26Updated last week
- CLI to open PEPs in your browser☆37Updated this week
- Experimental Python API for Ruff☆29Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated last week
- ☆38Updated 5 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated last year
- Collecting examples of unsoundness in the Python type system☆67Updated last month
- A generic dependency-resolution library written in pure Python☆82Updated 5 years ago
- ☆41Updated 2 weeks ago
- derive types from other types to make it easier to type code!☆18Updated last week
- Hatch build hook plugin for Mypyc☆50Updated last year
- Reference implementation of sentinels for the Python stdlib☆42Updated 11 months ago
- Runtime typing introspection tools☆53Updated 4 months ago
- Stall tracking for Python's GIL and Trio tasks☆24Updated 4 months ago
- PEP 621 metadata parsing☆41Updated this week
- CLI tool to introspect flake8 plugins and their codes