Cassidy is a Python library for string case conversion, identification, and parsing. It supports common cases like snake_case, camelCase, PascalCase, kebab-case, and more. Current version is 0.1.4, released as a young project with no breaking changes history yet.
pip install cassidyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: convert and identify string cases.
No known issues recorded.