{"library":"ordereddict","type":"library","category":null,"description":"The 'ordereddict' library provides a backport of the `collections.OrderedDict` class, originally introduced in Python 2.7 and 3.1, for use in older Python 2.x environments (specifically Python 2.4, 2.5, and 2.6). It enables maintaining the insertion order of keys in a dictionary-like structure. This package is no longer maintained and serves only historical compatibility purposes for very old Python 2 projects.","language":"python","status":"abandoned","version":"1.1","tags":["ordered dictionary","python 2","backport","collections","legacy"],"install":[{"cmd":"pip install ordereddict","imports":["from ordereddict import OrderedDict"]}],"homepage":"UNKNOWN","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/ordereddict/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/ordereddict/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}