{"library":"python-utils","type":"library","category":null,"description":"Python Utils is a module with convenient utilities not included with the standard Python install. It offers a collection of functions and classes for common patterns, including decorators, converters, formatters, and data structures like `UniqueList` and `SlicableDeque`. The library is actively maintained with frequent releases, currently at version 3.9.1.","language":"python","status":"active","version":"3.9.1","tags":["utilities","decorators","converters","data structures","logging","terminal","time"],"install":[{"cmd":"pip install python-utils","imports":["from python_utils import UniqueList","from python_utils import SlicableDeque","from python_utils.converters import to_int","from python_utils.decorators import listify","from python_utils.logger import Logged"]}],"homepage":null,"github":"https://github.com/WoLpH/python-utils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-utils/","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.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-utils/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}