taleinat / python-stdlib-sentinelsLinks
Reference implementation of sentinels for the Python stdlib
☆42Updated 11 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.☆58Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆120Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 2 weeks ago
- Backport of PEP 654 (exception groups)☆48Updated 3 months ago
- upgrade a setup.py to declarative metadata☆149Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated this week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last week
- CLI to open PEPs in your browser☆37Updated this week
- Useful types for Python☆144Updated this week
- An unofficial, importable pip API☆116Updated last month
- Build and Inspect Python Packages in GitHub Actions☆203Updated last week
- 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
- A coverage plugin to provide sensible default settings☆81Updated 2 weeks ago
- ☆46Updated 5 years ago
- ☆40Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Extend typing package functionalities☆59Updated 2 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆84Updated 4 months ago
- apply a consistent format to `setup.cfg` files☆154Updated 2 weeks ago
- Command-line parsing library for Python 3.☆135Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- ☆194Updated last week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Toml sorting library☆107Updated last month
- A Python Enum that inherits from str.☆119Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- The async transformation code.☆97Updated 3 weeks ago
- A Python type explainer!☆83Updated 2 years ago