{"library":"intervals","type":"library","category":null,"description":"The `intervals` library (version 0.9.2) provides basic tools for handling intervals or ranges of comparable objects in Python. It supports defining closed, open, or half-open intervals and performing operations such as checking for containment. This specific package, maintained by kvesteri, appears to be abandoned, with no updates since 2016, and its functionality has largely been superseded by other, more actively maintained interval libraries like `portion` (which itself evolved from a library called `python-intervals`).","language":"python","status":"abandoned","version":"0.9.2","tags":["intervals","ranges","mathematics","comparable objects","abandoned"],"last_verified":"Mon May 25","install":[{"cmd":"pip install intervals","imports":["from intervals import Interval"]}],"homepage":null,"github":"https://github.com/kvesteri/intervals","docs":null,"changelog":null,"pypi":"https://pypi.org/project/intervals/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/intervals/compatibility"}}