polyquack

utilities for polyglots


Keywords
polyglot, i18n, pluralization
License
BSD-3-Clause
Install
pip install polyquack==0.2.3

Documentation

polyquack

polyquack

Preamble

polyquack is a set of utilities for pluralizing words based on rules of varying complexity, and translating words or longer texts.

The pluralization module has been inspired by the Localization and Plurals page from the MDN.

Installation

Simply run pip install polyquack.

Usage

See the polyquack documentation for usage instructions.

PyPI page

You can see polyquack on PyPI.