{"library":"sortedcollections","type":"library","category":null,"description":"Sorted Collections provides CPython-optimized mutable sorted collections (SortedList, SortedDict, SortedSet) that maintain their order automatically. As of version 2.1.0, it targets Python 3.7+ and is actively maintained, with releases typically following bug fixes or minor enhancements to ensure stability and performance.","language":"python","status":"active","version":"2.1.0","tags":["collections","data-structures","sorted","ordered","list","dict","set","performance"],"install":[{"cmd":"pip install sortedcollections","imports":["from sortedcollections import SortedList","from sortedcollections import SortedDict","from sortedcollections import SortedSet"]}],"homepage":"http://www.grantjenks.com/docs/sortedcollections/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/sortedcollections/","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.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sortedcollections/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}