python-inflection

Port of Ruby on Rails' inflector (Python 2)
  https://pypi.python.org/pypi/inflection
  0
  no reviews



Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string.

This package contains the module for Python 2.