{"library":"orderedmultidict","type":"library","category":null,"description":"orderedmultidict is a Python library that provides an `omdict` class, an ordered multivalue dictionary. It retains the insertion order of both keys and their associated values, and aims for method parity with Python's built-in `dict`. The library is known for powering `furl` and supports both Python 2 and Python 3 environments. The current version is 1.0.2, with the last release dating back to 2019, indicating an infrequent release cadence.","language":"python","status":"maintenance","version":"1.0.2","tags":["dict","multidict","ordered","data-structure","legacy"],"install":[{"cmd":"pip install orderedmultidict","imports":["from orderedmultidict import omdict"]}],"homepage":null,"github":"https://github.com/gruns/orderedmultidict","docs":null,"changelog":null,"pypi":"https://pypi.org/project/orderedmultidict/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/orderedmultidict/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}