Expand description
String-case conversion helpers (CamelCase ⇄ snake_case).
Functions§
- py_
convert_ to_ snake_ case - Convert the given string from any common case (PascalCase, camelCase, kebab-case, etc.)
to lower
snake_case.
String-case conversion helpers (CamelCase ⇄ snake_case).
snake_case.