{"library":"stringcase","type":"library","category":null,"description":"Stringcase is a lightweight Python library providing functions to convert strings between various common casing conventions, such as camelCase, snake_case, PascalCase, kebab-case, and more. It is a stable, single-purpose utility with no external dependencies, currently at version 1.2.0, and typically sees infrequent updates unless new casing styles or critical bug fixes are required.","language":"python","status":"active","version":"1.2.0","tags":["string","case conversion","utility","text processing","camelcase","snakecase","kebabcase","pascalcase"],"last_verified":"Wed May 20","install":[{"cmd":"pip install stringcase","imports":["from stringcase import camelcase","from stringcase import snakecase","import stringcase"]}],"homepage":null,"github":"https://github.com/okunishinishi/python-stringcase","docs":null,"changelog":null,"pypi":"https://pypi.org/project/stringcase/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/stringcase/compatibility"}}