A complete guide to i18n in Python
Read OriginalThis 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.
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