MSeifert04 / iteration_utilitiesLinks
Utilities based on Pythons iterators and generators.
☆97Updated last month
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
- A fast and thorough lazy object proxy.☆264Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Enable git-like did-you-mean feature in click☆99Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Advanced Enumerations for Python☆207Updated 7 months ago
- A Python Enum that inherits from str.☆121Updated last year
- Option groups missing in Click☆119Updated 3 months ago
- Python composable command line utility, trio-compatible version☆170Updated 3 months ago
- The multidict implementation☆480Updated last week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Python decorator for async properties.☆98Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- (not ready yet) A simple but powerful job scheduler for Trio programs☆71Updated 5 years ago
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- Removes commented-out code from Python files☆218Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Flake8 Type Annotation Checking☆163Updated 3 weeks ago
- Resolve JSON Pointers in Python☆145Updated 7 months ago
- Sniff out which async library your code is running under☆146Updated last year
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆73Updated 2 years ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆412Updated 3 years ago
- Linux AIO c python bindings☆74Updated last month
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- A library for versioning your Python projects.☆143Updated last week
- 📁 Asynchronous pathlib for Python☆193Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- unittest subTest() support and subtests fixture☆251Updated 2 months ago