inflect.Humanize
inflect.Humanize INPUT
Returns the humanized version of the input with the first letter capitalized.
inflect.Pluralize
inflect.Pluralize INPUT
Pluralizes the given word according to a set of common English pluralization rules.
inflect.Singularize
inflect.Singularize INPUT
Singularizes the given word according to a set of common English singularization rules.