{"library":"cidr-trie","type":"library","category":null,"description":"A Python library for storing and searching CIDR prefixes in a trie structure. It enables efficient longest-prefix matching of IP addresses against a set of CIDR blocks. The current version is 3.1.2. Release cadence is intermittent.","language":"python","status":"active","version":"3.1.2","tags":["cidr","trie","networking","ip","prefix-matching"],"install":[{"cmd":"pip install cidr-trie","imports":["from cidr_trie import PatriciaTrie","from cidr_trie import PatriciaNode","from cidr_trie import cidr_atoi"]}],"homepage":null,"github":"https://github.com/Figglewatts/cidr-trie","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cidr-trie/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cidr-trie/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}