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:
- ☆39Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Useful types for Python☆146Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- Build and Inspect Python Packages in GitHub Actions☆208Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Backport of PEP 654 (exception groups)☆48Updated last week
- An unofficial, importable pip API☆118Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- A low-level library for installing from a Python wheel distribution.☆138Updated last week
- ☆198Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- PEP 621 metadata parsing☆43Updated this 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
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 6 months ago
- upgrade a setup.py to declarative metadata☆149Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)☆88Updated last week
- ☆81Updated 2 years ago
- apply a consistent format to `setup.cfg` files☆155Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A Python type explainer!☆83Updated 2 years ago
- A low-level library for calling build-backends in `pyproject.toml`-based project☆127Updated 5 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- CLI to open PEPs in your browser☆37Updated 3 weeks ago
- Safe, minimal import sorting for Python projects.☆202Updated 2 weeks ago