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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
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 2025-06-27 17:20:43 UTC