eddieantonio / sentinelLinks
Create sentinel and singleton objects in Python
☆27Updated 2 years ago
Alternatives and similar repositories for sentinel
Users that are interested in sentinel are comparing it to the libraries listed below
Sorting:
- A Python click type which is similar to click.Path but returns a Pathlib path☆13Updated 2 years ago
- Python decorator for async properties.☆94Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆258Updated 7 months ago
- aiosignal: a list of registered asynchronous callbacks☆150Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆50Updated 3 weeks ago
- A library for versioning your Python projects.☆141Updated 2 weeks ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- Enable git-like did-you-mean feature in click☆101Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆77Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Conditional coverage based on any rules you define!☆72Updated 6 months ago
- 🧪 Async-first Python dependency injection library☆53Updated 3 years ago
- Flake8 Type Annotation Checking☆164Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 4 months ago
- Check for python builtins being used as variables or parameters☆116Updated last year
- A tiny library for monitoring and testing asyncio programs☆64Updated 3 years ago
- Extend typing package functionalities☆59Updated 2 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated this week
- Sniff out which async library your code is running under☆136Updated last year
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- flake8☆122Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 10 months ago
- A coverage plugin to provide sensible default settings☆80Updated 3 weeks ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆104Updated last week
- show where your regex match assertion failed!☆80Updated 3 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