Getting Started
Concepts
API
snake_case()
Examples
Return string s in snake_case.
s (str) – String to convert
s converted to snake_case.
str