Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mitsuhiko/speaklater

Lazy strings for Python
https://github.com/mitsuhiko/speaklater

Last synced: 4 months ago
JSON representation

Lazy strings for Python

Lists

README

        

A module that provides lazy strings for translations. Basically you get an
object that appears to be a string but changes the value every time the value
is evaluated based on a callable you provide.