mlenzen / collections-extended
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
- Delayed iteration for polling and retries.☆30Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Discover and load entry points from installed packages☆74Updated 5 months ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 2 months ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 8 months ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- show where your regex match assertion failed!☆80Updated last month
- Parse and manipulate version numbers.☆48Updated 3 months ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆124Updated 9 months ago
- Logquacious is a set of simple logging utilities to help you over-communicate.☆33Updated 6 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Python Sorted Collections Library☆105Updated 2 years ago
- File-based locks for Python on Linux and Windows☆25Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 6 months ago
- automatic persistence for Python objects☆46Updated 2 months ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- File system based database that uses python pickles☆73Updated last year
- CPU parallelism for Trio☆59Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆220Updated 9 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Hypothesis strategy to generate NetworkX graphs.☆19Updated last year