taleinat / python-stdlib-sentinelsLinks
Reference implementation of sentinels for the Python stdlib
☆45Updated 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:
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 2 weeks ago
- CLI to open PEPs in your browser☆37Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- Backport of PEP 654 (exception groups)☆48Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 3 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- Useful types for Python☆149Updated this week
- 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',…☆91Updated last month
- ☆46Updated 5 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated 3 weeks ago
- ☆39Updated last year
- ☆200Updated this week
- A low-level library for installing from a Python wheel distribution.☆140Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 2 weeks ago
- Build and Inspect Python Packages in GitHub Actions☆209Updated this week
- A Python Enum that inherits from str.☆119Updated last year
- a GitHub action to install (pre-release) pythons from deadsnakes☆58Updated 3 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated 2 years ago
- Type stubs for the lxml package☆49Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 11 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- upgrade a setup.py to declarative metadata☆149Updated 2 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated 3 weeks ago
- Extend typing package functionalities☆61Updated 2 years ago
- Command-line parsing library for Python 3.☆136Updated last year
- Proof-of-concept `record` type for Python☆30Updated last year
- 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