convert()
Convert CamelCase to underscore. e.g. StarPlugin -> star_plugin
name (str) – Camelcase string
name – Converted name
str