
This package provides a high level, convenient api for managing internationalization translation contexts in python application. there is a simple api for single-context applications, such as command line scripts which only need to translate into one language during the entire course of their execution. there is a more flexible, but still convenient api for multi-context applications, such as servers, which may need to switch language contexts for different tasks.
this is the common documentation package.