{"library":"case-converter","type":"library","category":null,"description":"A robust Python package (v1.2.0) for transforming string cases such as \"Hello, world!\" into \"helloWorld\" (camelCase). It offers various conversion types including camelCase, snake_case, kebab-case, macro_case, pascalCase, cobol-case, flatcase, and titlecase. The library is actively maintained with regular updates, and designed to be lightweight with no external dependencies.","language":"python","status":"active","version":"1.2.0","tags":["string","case conversion","text processing","utility"],"last_verified":"Sat May 23","install":[{"cmd":"pip install case-converter","imports":["from caseconverter import camelcase","from caseconverter import snakecase","import caseconverter as cc\n# or\nfrom caseconverter import *"]}],"homepage":null,"github":"https://github.com/chrisdoherty4/python-case-converter","docs":null,"changelog":null,"pypi":"https://pypi.org/project/case-converter/","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.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/case-converter/compatibility"}}