Skip to content

i18n-python is a demo i18n website built with Flask and uses Flask-Babel to support internationalization.

Notifications You must be signed in to change notification settings

Transphere-Sunyu/i18n-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18n-python

i18n-python is a demo i18n website built with Flask and uses Flask-Babel to support internationalization. Read our article to understand how internationalization was implemented.

Requirements

  1. Python 3.10.7

Quick Start

 git clone https://github.com/Transphere-Sunyu/i18n-python.git

Install Packages

 cd i18n-python && pip3 install -r requirements.txt

Run the web application

 flask run

Open the website in your browser at https://127.0.0.1:5000

About

i18n-python is a demo i18n website built with Flask and uses Flask-Babel to support internationalization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published