{"library":"camel-converter","type":"library","category":null,"description":"Camel Converter is a Python library designed to effortlessly convert strings and dictionary keys between camel case, snake case, and pascal case. It's particularly useful for handling JSON data where keys are often in camelCase, facilitating seamless integration with Python's snake_case conventions. The library also provides decorators for automatic dictionary key conversion in function returns and offers integration with Pydantic models. The current version is 5.1.0.","language":"python","status":"active","version":"5.1.0","tags":["case-conversion","camel-case","snake-case","pascal-case","pydantic","json-conversion"],"last_verified":"Thu May 21","install":[{"cmd":"pip install camel-converter","imports":["from camel_converter import to_snake","from camel_converter import to_camel","from camel_converter import to_pascal","from camel_converter import dict_to_snake","from camel_converter import dict_to_camel","from camel_converter import dict_to_pascal","from camel_converter.decorators import dict_to_snake","from camel_converter.decorators import dict_to_camel","from camel_converter.decorators import dict_to_pascal","from camel_converter.pydantic_base import CamelBase"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/camel-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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/camel-converter/compatibility"}}