utilities for polyglots
pip install polyquack==0.2.4
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.
Simply run pip install polyquack
.
See the polyquack documentation for usage instructions.
You can see polyquack on PyPI.