{"library":"super-collections","type":"library","category":null,"description":"Super Collections is a Python library (current version 0.6.2) that provides enhanced data structures, `SuperList` and `SuperDict`, which are designed for deeply nested data, similar to JSON or YAML structures. It offers features like recursive conversion of Python data structures, convenient dot-based access to nested elements, and a `super_collect()` factory function for easy instantiation. The library aims to simplify working with complex, nested collections and is actively maintained.","language":"python","status":"active","version":"0.6.2","tags":["collections","data structures","nested","dict","list","json","yaml"],"last_verified":"Thu May 21","install":[{"cmd":"pip install super-collections","imports":["from super_collections import super_collect","from super_collections import SuperList","from super_collections import SuperDict","from super_collections import SuperCollection"]}],"homepage":null,"github":"https://github.com/fralau/super-collections","docs":null,"changelog":null,"pypi":"https://pypi.org/project/super-collections/","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.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/super-collections/compatibility"}}