summaryrefslogtreecommitdiffstats
path: root/python/python3-flufl.i18n/README
blob: f23476a8027041434f8201f3690835e02333b3ea (plain)
1
2
3
4
5
6
7
8
A high level API for internationalizing Python libraries and
applications.

The flufl.i18n library provides a convenient API for managing
translation contexts in Python applications.
It provides facilities not only for single-context applications
like command line scripts, but also more sophisticated management
of multiple-context applications such as Internet servers.