{"library":"bidict","type":"library","category":null,"description":"The bidict library for Python provides efficient and Pythonic data structures for working with bidirectional (one-to-one) mappings. It offers familiar dictionary-like APIs, automatically keeping forward and inverse mappings in sync. The library is mature, actively maintained, and currently at version 0.23.1, with a regular release cadence. [1, 3, 10]","language":"python","status":"active","version":"0.23.1","tags":["mapping","bidirectional","dictionary","collections"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install bidict","imports":["from bidict import bidict","my_bidict.inverse"]}],"homepage":null,"github":"https://github.com/jab/bidict","docs":"https://bidict.readthedocs.io","changelog":"https://bidict.readthedocs.io/changelog.html","pypi":"https://pypi.org/project/bidict/","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/bidict/compatibility"}}