hbutils.string.inflection ======================================================== .. currentmodule:: hbutils.string.inflection .. automodule:: hbutils.string.inflection \_\_all\_\_ ----------------------------------------------------- .. autodata:: __all__ PLURALS ----------------------------------------------------- .. autodata:: PLURALS SINGULARS ----------------------------------------------------- .. autodata:: SINGULARS UNCOUNTABLES ----------------------------------------------------- .. autodata:: UNCOUNTABLES camelize ----------------------------------------------------- .. autofunction:: camelize dasherize ----------------------------------------------------- .. autofunction:: dasherize humanize ----------------------------------------------------- .. autofunction:: humanize ordinal ----------------------------------------------------- .. autofunction:: ordinal ordinalize ----------------------------------------------------- .. autofunction:: ordinalize parameterize ----------------------------------------------------- .. autofunction:: parameterize pluralize ----------------------------------------------------- .. autofunction:: pluralize singularize ----------------------------------------------------- .. autofunction:: singularize tableize ----------------------------------------------------- .. autofunction:: tableize titleize ----------------------------------------------------- .. autofunction:: titleize transliterate ----------------------------------------------------- .. autofunction:: transliterate underscore ----------------------------------------------------- .. autofunction:: underscore