Most of the codes are from flask-babel, and updated to match sanic.
Implements i18n and l10n support for Sanic. This is based on the Python babel module as well as pytz both of which are installed automatically for you if you install this library.
The latest documentation is available here.