{"library":"collections-extended","type":"library","category":null,"description":"collections_extended is a pure Python module with no dependencies providing various extended collection types. It includes a bag (multiset) class, a setlist (ordered set / unique list) class, a bijection, a RangeMap, and an IndexedDict. It also offers frozen (hashable) variants of bags and setlists. The current version, 2.0.2, maintains an active development status with regular updates and is compatible with Python 3.7+.","language":"python","status":"active","version":"2.0.2","tags":["collections","multiset","bag","ordered set","unique list","indexed dictionary","range map","bijection"],"last_verified":"Thu May 21","install":[{"cmd":"pip install collections-extended","imports":["from collections_extended import bag","from collections_extended import setlist","from collections_extended import IndexedDict","from collections_extended import RangeMap","from collections_extended import bijection","from collections_extended import frozenbag","from collections_extended import frozensetlist"]}],"homepage":null,"github":"https://github.com/mlenzen/collections-extended","docs":"https://collections-extended.lenzm.net","changelog":null,"pypi":"https://pypi.org/project/collections-extended/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/collections-extended/compatibility"}}