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:
- A python package for grapheme aware string handling☆114Updated 3 years ago
- ☆29Updated 5 months ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆67Updated 2 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- automatic persistence for Python objects☆47Updated 3 weeks ago
- distributed and parallel Python☆92Updated this week
- Safely evaluate AST nodes without side effects☆48Updated last year
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- File system based database that uses python pickles☆73Updated last year
- A fast and powerful web scraping library☆43Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 5 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Faster CSV for Python☆104Updated 3 years ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆70Updated 5 years ago
- larch.pickle - A faster python pickle replacement☆35Updated 5 months ago
- Python difflib with parts reimplemented in C☆40Updated 9 months ago
- Pyfilesystem low-level driver for WebDAV storages☆24Updated last year
- String Distance using cython☆13Updated 5 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 2 weeks ago
- Fast property caching☆31Updated last week
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated this week
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- Python library for generating XPath expressions☆18Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A python framework to generate html and JavaScript from reusable and combine-able widgets.☆24Updated 2 years ago
- Cython PyParsing implementation.☆32Updated last year
- __slots__ for dataclasses☆23Updated last year
- minimalistic evaluator of python expression using ast module☆203Updated this week
- Automatic __slots__ for your Python classes☆69Updated 10 months ago