Contribute Media
A thank you to everyone who makes this possible: Read More

Internationalization and Localization Done Right

Summary

A short intro to all aspects of making your Python web app ready for an international audience, right from marking Python source, templates and Javascript for translation to working with translation services, maintaining and testing translation files. The talk will cover details on Python gettext and open-source packages such as Babel and Potpie. Examples are based on the Django i18n framework.

Details

Improve this page