FICHA · MANJARO

python-speaklater

Implements a lazy string for python useful for use with gettext.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Delays converting translated text to a real string until the value is actually needed. It helps applications using gettext keep messages tied to the active language or context instead of resolving them too early.

Developers use it as an internationalization helper. It does not translate text by itself; projects still need maintained message catalogs and correct locale handling.

Permissions

Permissions not analysed for this source yet.