This package browser is in early development. Mind the rough edges.

python-inflection 0.3.1

Python string transformation library

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

Installation

Install python-inflection 0.3.1 as follows:

guix install python-inflection@0.3.1

Or install the latest version:

guix install python-inflection

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.