MSeifert04 / iteration_utilitiesLinks
Utilities based on Pythons iterators and generators.
☆96Updated 11 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:
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Serialization library for Exceptions and Tracebacks.☆176Updated 3 weeks ago
- Python decorator for async properties.☆96Updated 2 years ago
- Advanced Enumerations for Python☆202Updated 3 months ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Enable git-like did-you-mean feature in click☆100Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆113Updated last week
- Removes commented-out code from Python files☆215Updated 3 weeks ago
- Option groups missing in Click☆115Updated 5 months ago
- A Python module that tries to figure out what your local timezone is☆212Updated 2 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 5 years ago
- Sniff out which async library your code is running under☆141Updated last year
- Python composable command line utility, trio-compatible version☆161Updated last month
- Resolve JSON Pointers in Python☆144Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A Python Enum that inherits from str.☆119Updated last year
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- flake8☆121Updated 2 years ago
- Human friendly input/output for text interfaces using Python☆340Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- The multidict implementation☆471Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆173Updated this week
- Pytest plugin for trio☆58Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- Helpers to use cachetools with async functions☆105Updated last year