mlenzen / collections-extended
Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict
☆46Updated last year
Related projects ⓘ
Alternatives and complementary repositories for collections-extended
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Caching for humans☆63Updated 8 years ago
- Some notes on using Cython to increase the performance of Python code.☆59Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Discover and load entry points from installed packages