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
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated this week
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 3 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Delayed iteration for polling and retries.☆30Updated 4 months ago
- ☆43Updated 7 months ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- Caching for humans☆63Updated 8 years ago
- Formats your tox.ini files☆41Updated this week
- Discover and load entry points from installed packages☆74Updated 4 months ago
- The function you always missed in Python: return the first true value of an iterable.☆152Updated 2 years ago
- Parse and manipulate version numbers.☆48Updated last month
- Fast fractions reimplementation in Cython☆39Updated last month
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Colorization of help messages in Click☆86Updated 3 weeks ago
- flake8 debug statement checker☆42Updated 2 years ago
- A pygments lexer for pytest output☆24Updated last year
- Super-fast and clean conversions to numbers for Python.☆107Updated 3 weeks ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- show where your regex match assertion failed!☆81Updated this week
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- python decorators made easy.☆24Updated 10 months ago
- A library for working with Python modules☆19Updated 6 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week
- A simple Python wheel builder for simple projects.☆32Updated last month
- Operator overloading for fast anonymous functions.☆50Updated last month
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago