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

python-num2words 0.5.14

Convert numbers to words in multiple languages

num2words is a library that converts numbers like 42 to words like forty-two. It supports multiple languages, and can even generate ordinal numbers like forty-second.

Installation

Install python-num2words 0.5.14 as follows:

guix install python-num2words@0.5.14

Or install the latest version:

guix install python-num2words

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.