MSeifert04 / iteration_utilities
Utilities based on Pythons iterators and generators.
☆93Updated last month
Related projects ⓘ
Alternatives and complementary repositories for iteration_utilities
- Enable git-like did-you-mean feature in click☆99Updated 7 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- Python composable command line utility, trio-compatible version☆137Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- A Python Enum that inherits from str.☆103Updated 9 months ago
- Linux AIO c python bindings☆63Updated 5 months ago
- flake8☆121Updated last year
- CPU parallelism for Trio☆55Updated this week
- Flake8 Type Annotation Checking☆156Updated 2 weeks ago
- Pytest plugin for trio☆54Updated 3 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆143Updated this week
- ☆43Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 9 months ago
- Advanced Enumerations for Python☆184Updated 9 months ago
- Python decorator for async properties.☆87Updated last year
- PEP 567 Backport☆88Updated 5 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆63Updated 4 years ago
- Option groups missing in Click☆107Updated last month
- Colorization of help messages in Click☆85Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Sniff out which async library your code is running under☆126Updated 8 months ago
- A new Python HTTP client for everybody☆81Updated 4 years ago
- Simple caching transport for httpx☆50Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- The function you always missed in Python: return the first true value of an iterable.☆144Updated 2 years ago
- A simple benchmarking package including visualization facilities.☆40Updated 3 years ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week