JelleZijlstra / typeshed_client
Retrieve information from typeshed and other typing stubs
☆20Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for typeshed_client
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Backport of PEP 654 (exception groups)☆42Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 3 weeks ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆49Updated 2 months ago
- ☆39Updated 5 months ago
- Useful types for Python☆101Updated last month
- Replacing Python's type system.☆19Updated 3 months ago
- Run mypy and pyright over millions of lines of code☆59Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆83Updated 3 weeks ago
- Decisions by the Python Typing Council☆43Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆80Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- Python variant types that work with match☆48Updated 7 months ago
- Toml sorting library☆90Updated this week
- Analysis of issues in the mypy issue tracker☆11Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…