{"library":"str2bool","type":"library","category":null,"description":"This library provides a simple function to convert string representations to boolean values. It explicitly recognizes 'yes', 'true', 'y', 't', '1' as True, and 'no', 'false', 'n', 'f', '0' as False, with case-insensitivity. This version (1.1) was released in 2017 and is currently in maintenance mode with no active development.","language":"python","status":"maintenance","version":"1.1","tags":["string","boolean","type conversion","utility"],"install":[{"cmd":"pip install str2bool","imports":["from str2bool import str2bool"]}],"homepage":null,"github":"https://github.com/symonsoft/str2bool","docs":null,"changelog":null,"pypi":"https://pypi.org/project/str2bool/","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.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/str2bool/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}