mlenzen / collections-extendedLinks
Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict
☆47Updated 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:
- Ordered Set implementation in Cython☆75Updated 5 years ago
- ☆84Updated this week
- Lazy attributes for Python objects☆53Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A quicker pickle☆109Updated 3 years ago
- Fast fractions reimplementation in Cython☆39Updated last month
- Caching for humans☆62Updated 8 years ago
- Delayed iteration for polling and retries.☆31Updated 2 weeks ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 7 months ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- ☆45Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Autologging automates logging setup and method tracing for Python classes.☆49Updated last month
- Python library providing type-checked function calls at runtime☆99Updated last year
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 4 years ago
- distributed Python deployment and communication☆90Updated last week
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- 🧣 Write reusable web API interactions☆130Updated this week
- python decorators made easy.☆24Updated last year