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 Bullseye
Python 3.9
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-05-13 06:29:11 UTC