{"library":"multiset","type":"library","category":null,"description":"An implementation of a multiset, similar to Python's built-in `set` but allowing elements to occur multiple times. It supports standard set operations like union, intersection, and difference. The library is actively maintained, with version 3.2.0 released in 2024, and incorporates regular updates for new Python versions and minor feature enhancements.","language":"python","status":"active","version":"3.2.0","tags":["data-structure","multiset","set","collection"],"install":[{"cmd":"pip install multiset","imports":["from multiset import Multiset","from multiset import FrozenMultiset"]}],"homepage":null,"github":"https://github.com/wheerd/multiset","docs":null,"changelog":null,"pypi":"https://pypi.org/project/multiset/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/multiset/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}