taleinat / python-stdlib-sentinelsLinks
Reference implementation of sentinels for the Python stdlib
☆43Updated last year
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.☆58Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 3 weeks ago
- CLI to open PEPs in your browser☆37Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆89Updated 3 weeks ago
- Useful types for Python☆146Updated 3 weeks ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ☆39Updated last year
- ☆46Updated 5 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 2 weeks ago
- ☆195Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated this week
- apply a consistent format to `setup.cfg` files☆155Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆85Updated 5 months ago
- Build and Inspect Python Packages in GitHub Actions☆207Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- An unofficial, importable pip API☆117Updated last week
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆57Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Check your wheels have the right contents☆167Updated this week
- A Python Enum that inherits from str.☆119Updated last year
- Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)☆88Updated 2 weeks ago