mlenzen / collections-extended
Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict
☆46Updated last year
Alternatives and similar repositories for collections-extended:
Users that are interested in collections-extended are comparing it to the libraries listed below
- Caching for humans☆63Updated 8 years ago
- File-based locks for Python on Linux and Windows☆24Updated last year
- Parse and manipulate version numbers.☆48Updated 11 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- Discover and load entry points from installed packages☆74Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- automatic persistence for Python objects☆46Updated 2 months ago
- Delayed iteration for polling and retries.☆30Updated 2 months ago
- ☆43Updated 4 months ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- show where your regex match assertion failed!☆81Updated last week
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated last year
- Capture the outcome of Python function calls☆31Updated 6 months ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆23Updated 5 years ago
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- Cachy provides a simple yet effective caching library.☆42Updated 2 years ago
- Experimental extensions to Trio, the friendly Python async I/O library☆25Updated 5 months ago
- python decorators made easy.☆24Updated 7 months ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆83Updated 11 months ago
- Colorization of help messages in Click☆85Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Friendlier Python tracebacks.☆78Updated 5 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- CPU parallelism for Trio☆56Updated 3 weeks ago
- File system based database that uses python pickles☆72Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆141Updated 2 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆31Updated 3 years ago