/idtools

ID Tools - convert among different ID conventions

Primary LanguagePythonMIT LicenseMIT

idtools

A small library to convert between different label/id conventions:

  • upper_camel_case
  • lower_camel_case
  • all_caps
  • small_caps (snake case)

Besides that, library handles indentation: indent and dedent.