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 this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last month
- Useful types for Python☆144Updated 2 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated 3 weeks ago
- An unofficial, importable pip API☆116Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated 2 weeks ago
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- ☆40Updated last year
- CLI to open PEPs in your browser☆37Updated 2 months 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
- pytest plugin to test mypy static type analysis☆33Updated last year
- Check what PyPI dependencies changed and when.☆30Updated this week
- ☆46Updated 5 years ago
- Build and Inspect Python Packages in GitHub Actions☆201Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- ☆80Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- apply a consistent format to `setup.cfg` files☆154Updated this week
- Check your wheels have the right contents☆167Updated last week
- Command-line parsing library for Python 3.☆135Updated last year
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Updated this week
- Hatch build hook plugin for Mypyc☆50Updated last year
- Backport of PEP 654 (exception groups)☆48Updated 2 months ago
- 🎰 Ensure your __slots__ are working properly☆111Updated last month
- Toml sorting library☆107Updated last week
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year