{"library":"pyheck","type":"library","category":null,"description":"pyheck is a Python library that provides efficient case conversion functionalities, acting as a thin wrapper around the high-performance Rust library `heck`. It supports various case conversions like snake_case, camelCase, kebab-case, and their uppercase variants. Intended to be unicode-aware, consistent, and fast, it claims 5-10x performance benefits over Python's `inflection` library for similar tasks. The current version is 0.1.5, released on February 18, 2022, indicating an infrequent release cadence since its initial development.","language":"python","status":"maintenance","version":"0.1.5","tags":["string-manipulation","case-conversion","rust-bindings","utilities","performance"],"install":[{"cmd":"pip install pyheck","imports":["from pyheck import kebab","from pyheck import snake","from pyheck import lower_camel","from pyheck import kebab_many"]}],"homepage":null,"github":"https://github.com/kevinheavey/pyheck","docs":"https://kevinheavey.github.io/pyheck/","changelog":"https://github.com/kevinheavey/pyheck/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/pyheck/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyheck/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}