{"library":"perky","type":"library","category":null,"description":"Perky is a new, simple, and Pythonic text file format designed for configuration files, serving as an alternative to INI, TOML, and JSON. It focuses on a minimal, human-friendly syntax and explicit data type handling, supporting strings, mappings (dicts), and sequences (lists) natively, leaving other type transformations to the user. The library is lightweight, fast, written in 100% pure Python, and currently maintained with version 0.9.3, supporting Python 3.6+.","language":"python","status":"active","version":"0.9.3","tags":["configuration","file format","parser","rcfile","human-readable"],"install":[{"cmd":"pip install perky","imports":["from perky import load","from perky import loads"]}],"homepage":null,"github":"https://github.com/larryhastings/perky","docs":null,"changelog":null,"pypi":"https://pypi.org/project/perky/","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/perky/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}