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:
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated this week
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Delayed iteration for polling and retries.☆30Updated 7 months ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Parse and manipulate version numbers.☆48Updated 4 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 10 months ago
- automatic persistence for Python objects☆46Updated 2 weeks ago
- Formats your tox.ini files☆43Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Generate changelogs from commit tags and shortlogs☆25Updated 5 months ago
- python decorators made easy.☆24Updated last year
- A pygments lexer for pytest output☆23Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- File-based locks for Python on Linux and Windows☆26Updated 2 years ago
- ☆45Updated 9 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Fast fractions reimplementation in Cython☆39Updated last week
- Ball and Chain Decorators☆42Updated 3 years ago
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 3 months ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆33Updated 3 years ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- A lightweight python actor framework☆19Updated 9 years ago