geestac.helpers#

Helpers for this package.

Functions#

format_attribute(attribute)

Convert characters from any attribute to match the format of class/object attributes.

Module Contents#

geestac.helpers.format_attribute(attribute)[source]#

Convert characters from any attribute to match the format of class/object attributes.

Parameters:

attribute (str) – an attribute.

Return type:

str