Skip to main content
Software localization blog category featured image | Phrase

Software localization

An I18n Walkthrough for Falcon Web Apps in Python

Want to build a multilingual application with the Falcon Python web framework? Follow this step-by-step tutorial to implement it painlessly.
Software localization blog category featured image | Phrase

Software localization

How to Translate Python Applications with the GNU gettext Module

Learn how to use the GNU gettext module, bundled with Python's official standard library, to get your Python i18n and l10n development going.