MultiMap

Mapping class which allows multiple values per key and preserves order by value; values with the same key are not grouped together.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install multimap

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.3 2011-04-05
1.0.2 2011-01-22
1.0.1b pre-release 2010-05-26
1.0b pre-release 2010-05-26

Issues with this package?

Page last updated 2026-09-03 11:36:00 UTC