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
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Fast fractions reimplementation in Cython☆38Updated this week
- Discover and load entry points from installed packages☆74Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 2 weeks ago
- File system based database that uses python pickles☆72Updated last year
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 2 months ago
- The function you always missed in Python: return the first true value of an iterable.☆150Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Delayed iteration for polling and retries.☆30Updated 3 months ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- A quicker pickle☆108Updated 2 years ago
- File-based locks for Python on Linux and Windows☆24Updated 2 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 5 years ago
- A simple program and library to auto generate API documentation for Python modules.☆77Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Caching for humans☆63Updated 8 years ago
- python decorators made easy.☆24Updated 9 months ago
- Lazy attributes for Python objects☆52Updated 9 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated 2 months ago
- ☆43Updated 6 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 2 years ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as clas…☆29Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- show where your regex match assertion failed!☆81Updated 2 weeks ago
- A library for working with Python modules☆19Updated 6 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 6 months ago