FICHA · MANJARO

python-camel-converter

Converts a string from snake case to camel case or camel case to snake case

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Convert Python strings between snake_case and camelCase naming styles. It helps developer tools, APIs, and data converters keep field names consistent across systems that expect different conventions.

This is a small library for other Python code and does not provide a full refactoring tool. It changes text values according to naming rules, so applications should still test edge cases such as acronyms, existing separators, and public API field names.

Permissions

Permissions not analysed for this source yet.