{"library":"intervaltree","type":"library","category":null,"description":"IntervalTree is an editable, robust, and fast interval tree data structure for Python 2 and 3. It efficiently stores collections of intervals and allows for quick querying of overlapping or encompassing intervals. The current version is 3.2.1, with releases typically occurring a few times a year, focusing on bug fixes, performance improvements, and Python version compatibility.","language":"python","status":"active","version":"3.2.1","tags":["interval","tree","data structure","range","overlap","spatial"],"last_verified":"Tue May 26","install":[{"cmd":"pip install intervaltree","imports":["from intervaltree import IntervalTree","from intervaltree import Interval"]}],"homepage":null,"github":"https://github.com/chaimleib/intervaltree","docs":null,"changelog":null,"pypi":"https://pypi.org/project/intervaltree/","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/intervaltree/compatibility"}}