taleinat / python-stdlib-sentinelsLinks
Reference implementation of sentinels for the Python stdlib
☆43Updated 9 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:
- Useful types for Python☆136Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)☆86Updated 3 weeks ago
- Build and Inspect Python Packages in GitHub Actions☆198Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆83Updated 3 months ago
- Extract jsonschema from various Python objects☆27Updated 2 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A coverage plugin to provide sensible default settings☆80Updated 3 weeks ago
- Fancy PyPI READMEs with Hatch☆176Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆77Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 3 weeks ago
- 🎰 Ensure your __slots__ are working properly☆102Updated last month
- Backport of PEP 654 (exception groups)☆45Updated last week
- Check your wheels have the right contents☆166Updated 2 months ago
- ☆46Updated 4 years ago
- ☆185Updated last week
- Safe, minimal import sorting for Python projects.☆198Updated 9 months ago
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 10 months ago
- upgrade a setup.py to declarative metadata☆147Updated 3 weeks ago
- Builds a graph of a Python project's internal dependencies.☆88Updated 2 weeks ago
- Extend typing package functionalities☆59Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆118Updated 5 months ago
- CLI to open PEPs in your browser☆37Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week