MSeifert04 / iteration_utilitiesLinks
Utilities based on Pythons iterators and generators.
☆96Updated 7 months ago
Alternatives and similar repositories for iteration_utilities
Users that are interested in iteration_utilities are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 3 weeks ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- ☆44Updated 4 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- aiosignal: a list of registered asynchronous callbacks☆149Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Pytest plugin for trio☆55Updated 9 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- CPU parallelism for Trio☆60Updated last month
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Python decorator for async properties.☆92Updated last year
- PEP 567 Backport☆89Updated 6 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- flake8☆122Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- A fast and thorough lazy object proxy.☆259Updated last month
- The multidict implementation☆449Updated this week
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 9 months ago
- Advanced Enumerations for Python☆192Updated last month
- Sniff out which async library your code is running under☆133Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- Python composable command line utility, trio-compatible version☆147Updated 4 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago