Matt Layman 2/23/2015

A complete guide to i18n in Python

Read Original

This article provides a comprehensive, start-to-finish tutorial on adding internationalization (i18n) to a Python app. It covers marking strings for translation with gettext, extracting a master list, obtaining translations, packaging everything together, and testing the final product, using the 'handroll' package as a working example.

A complete guide to i18n in Python

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet