{"library":"case-conversion","type":"library","category":null,"description":"The `case-conversion` library for Python, currently at version 3.0.2, provides a robust, dependency-free solution for converting strings between various case styles such as camelCase, PascalCase, snake_case, kebab-case, and more. It offers automatic case detection, advanced acronym handling, and full Unicode support, making non-ASCII characters first-class citizens. The library is actively maintained and supports Python 3.10 and newer.","language":"python","status":"active","version":"3.0.2","tags":["string","case conversion","camelCase","snake_case","kebab-case","unicode"],"last_verified":"Fri May 22","install":[{"cmd":"pip install case-conversion","imports":["from case_conversion import Converter","import case_conversion\ncase_conversion.camel(\"some string\")"]}],"homepage":null,"github":"https://github.com/AlejandroFrias/case-conversion","docs":null,"changelog":null,"pypi":"https://pypi.org/project/case-conversion/","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.9,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/case-conversion/compatibility"}}