ShenggaoZhu / midictLinks
MIDict (Multi-Index Dict) can be indexed by any "keys" or "values", suitable as a bidirectional/inverse dict or a multi-key/multi-value dict (a drop-in replacement for dict in Python 2 & 3).
☆14Updated 9 years ago
Alternatives and similar repositories for midict
Users that are interested in midict are comparing it to the libraries listed below
Sorting:
- Cython implementation of OrderedDict☆102Updated 9 years ago
- A python package for grapheme aware string handling☆114Updated 3 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated this week
- distributed and parallel Python☆93Updated last week
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Discover and load entry points from installed packages☆76Updated last year
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- CPU parallelism for Trio☆65Updated last week
- Python checker for places where deprecated functions are called.☆30Updated 2 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Transport adapter for fetching file:// URLs with the requests python library☆90Updated 2 months ago
- String Distance using cython☆13Updated 5 years ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- An index of wheels☆57Updated 3 weeks ago
- File-based locks for Python on Linux and Windows☆26Updated 2 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 weeks ago
- automatic persistence for Python objects☆47Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- gametight lightweight caching library for python☆66Updated 3 years ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated last month
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆48Updated this week
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆65Updated last month
- A fast and powerful web scraping library☆43Updated last year
- Fast property caching☆32Updated this week
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated 3 weeks ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 weeks ago