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.☆262Updated 4 months ago
- Enable git-like did-you-mean feature in click☆99Updated last year
- Serialization library for Exceptions and Tracebacks.☆179Updated 2 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated 3 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆271Updated last week
- Python composable command line utility, trio-compatible version☆169Updated 3 months ago
- Python decorator for async properties.☆98Updated 2 years ago
- Advanced Enumerations for Python☆206Updated 6 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 9 months ago
- Removes commented-out code from Python files☆217Updated last month
- A Python module that tries to figure out what your local timezone is☆215Updated 6 months ago
- A file-based ORM for Python dataclasses.☆211Updated this week
- Option groups missing in Click☆119Updated 3 months ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- Resolve JSON Pointers in Python☆145Updated 7 months ago
- The multidict implementation☆478Updated last week
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 3 years ago
- aiosignal: a list of registered asynchronous callbacks☆161Updated this week
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- 📁 Asynchronous pathlib for Python☆194Updated last year
- (not ready yet) A simple but powerful job scheduler for Trio programs☆71Updated 5 years ago
- Linux AIO c python bindings☆75Updated 2 weeks ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- A library for versioning your Python projects.☆143Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 3 weeks ago
- Sniff out which async library your code is running under☆146Updated last year