MSeifert04 / iteration_utilitiesLinks
Utilities based on Pythons iterators and generators.
☆96Updated 10 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:
- Enable git-like did-you-mean feature in click☆100Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆169Updated last week
- A Python module that tries to figure out what your local timezone is☆212Updated last month
- The multidict implementation☆467Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago
- Python composable command line utility, trio-compatible version☆157Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆105Updated last week
- Advanced Enumerations for Python☆202Updated 2 months ago
- 🔗 Immutable, Pythonic, correct URLs.☆289Updated 2 years ago
- A library for versioning your Python projects.☆141Updated last week
- ☆66Updated this week
- Python decorator for async properties.☆96Updated last year
- A file-based ORM for Python dataclasses.☆210Updated last month
- A Python Enum that inherits from str.☆118Updated last year
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 4 years ago
- Option groups missing in Click☆111Updated 4 months ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Human friendly input/output for text interfaces using Python☆337Updated last year
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- ☆46Updated 5 years ago
- flake8☆121Updated 2 years ago
- in-process file monitor / reloader for reloading your code automatically during development☆221Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago