
Speaklater is a python module providing an implementation of lazy strings. every time a lazy string is evaluated, it changes its value based on a user provided callable. these lazy strings can be useful in combination with gettext for translations.
this package contains the api documentation.