python2-multi_key_dict
Multi key dictionary implementation


Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many many other similar use-cases, and there is no limit to the number of keys used to map to the value.

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...