mlenzen / collections-extendedLinks
Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict
☆46Updated 2 years ago
Alternatives and similar repositories for collections-extended
Users that are interested in collections-extended are comparing it to the libraries listed below
Sorting:
- Caching for humans☆63Updated 8 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Discover and load entry points from installed packages☆75Updated 6 months ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- ☆45Updated 9 months ago
- Parse and manipulate version numbers.☆48Updated 3 months ago
- A pygments lexer for pytest output☆24Updated last year
- Some notes on using Cython to increase the performance of Python code.☆61Updated 9 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago
- Fast fractions reimplementation in Cython☆39Updated 3 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 7 months ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- 🧣 Write reusable web API interactions☆129Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 9 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A simple program and library to auto generate API documentation for Python modules.☆78Updated last year
- Ball and Chain Decorators☆42Updated 3 years ago
- ☆42Updated last year
- Delayed iteration for polling and retries.☆30Updated 6 months ago
- Logquacious is a set of simple logging utilities to help you over-communicate.☆33Updated 6 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 10 months ago
- File-based locks for Python on Linux and Windows☆25Updated 2 years ago
- Lazy attributes for Python objects☆53Updated last year
- automatic persistence for Python objects☆46Updated this week
- Decorator based advanced configuration engine.☆23Updated last week