Description
Transforms English words between forms commonly used in code and databases, such as singular, plural, CamelCase, and underscore names. It helps Python projects generate class names, table names, routes, or labels consistently.
This is useful for frameworks, code generators, and developer tools. It works with naming conventions and English inflection, not full natural-language translation.