taleinat / python-stdlib-sentinels
Reference implementation of sentinels for the Python stdlib
☆40Updated 7 months ago
Alternatives and similar repositories for python-stdlib-sentinels
Users that are interested in python-stdlib-sentinels are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- CLI to open PEPs in your browser☆37Updated last week
- Useful types for Python☆127Updated last month
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Backport of PEP 654 (exception groups)☆43Updated this week
- Automated testing for the examples in your documentation.☆75Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A Python type explainer!☆82Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- ☆181Updated 3 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆80Updated last month
- Discover and load entry points from installed packages☆74Updated 5 months ago
- Simple, composable command runner for Python projects☆31Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- ☆39Updated 11 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 8 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆80Updated 2 weeks ago
- ☆41Updated 7 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Type stubs for the lxml package☆46Updated 11 months ago
- Scripts and actions to auto-upload typeshed stubs to PyPI☆26Updated this week
- ☆44Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 2 weeks ago
- Builds a graph of a Python project's internal dependencies.☆87Updated last week
- This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings☆53Updated 8 months ago