Python Forum
Internationalization of applications ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Internationalization of applications ?
#1
I would like to develop a web application that adapts to the language of the country in which it is used, can someone give me a how-to, do I need to design first and then develop I believe using the native module locale and gettext of internationalization? Has anyone lived this experience and can give me a hint ?
Reply
#2
There are api's that will do this.
https://blog.miguelgrinberg.com/post/the...n-and-l10n
Microsoft's azure for one, Flask implementation can be found in Miguel Grinberg's Flask Megatutorial,
but unfortunately, I think only in the one you have to pay for.
The microsoft account gives you a free year, and will work from Linux and/or MS windows
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Opening and closing Mac applications and files Nickd12 5 5,570 Sep-05-2020, 04:39 AM
Last Post: perfringo
  Automating Windows GUI applications metro17 4 12,173 Feb-10-2020, 09:46 AM
Last Post: metro17
  Handling Thick client applications using Python PraveenSubramaniyan 1 3,176 Jul-22-2019, 01:08 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020