orest-d / idtools

ID Tools - convert among different ID conventions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ID Tools - convert among different ID conventions

License:MIT License


Languages

Language:Python 100.0%