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:
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- Safely evaluate AST nodes without side effects☆45Updated 11 months ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- File system based database that uses python pickles☆73Updated last year
- Python bindings for simdjson using libpy☆66Updated 2 years ago
- Fast property caching☆24Updated last week
- Safe and fast evaluation of untrusted user-supplied python expressions☆34Updated 2 months ago
- Python module to add support for ORM-style filtering to any list of items☆22Updated 6 years ago
- distributed and parallel Python☆91Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Python package wrapping AGG2 drawing functionality☆102Updated 10 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆67Updated 4 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆41Updated 7 months ago
- minimalistic evaluator of python expression using ast module☆193Updated 4 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- ☆29Updated last month
- gametight lightweight caching library for python☆65Updated 2 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- ☆45Updated 10 months ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆66Updated 2 years ago
- Bash-style brace expansion for Python☆58Updated 3 years ago
- Custom Python functions for working with SQLite FTS4☆23Updated 2 years ago
- Transport adapter for fetching file:// URLs with the requests python library☆89Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- ☆55Updated 3 weeks ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆45Updated last year
- CPU parallelism for Trio☆62Updated 2 weeks ago