python-babel/babel
The official repository for Babel, the Python Internationalization Library observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 36
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 364
- age_days: 4809
- days_rel: 213
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
1463 stars · 490 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Babel is the standard Python library for internationalization and localization, built on CLDR data. It provides locale-aware date, number, and currency formatting plus gettext-based message catalog tooling.
Use cases
- translate a python web app into multiple languages
- format dates and numbers per user locale
- extract translatable strings from python code
- compile gettext .po message catalogs
- localize currency and decimal formatting
- handle timezones and locale-aware calendars
When to choose
- you need mature, CLDR-backed i18n in Python
- your web framework (Flask, Pyramid, Django-adjacent) needs locale formatting
- you want gettext workflow tooling in Python
When to avoid
- you need frontend/browser i18n (use Intl or a JS library)
- you need machine translation or translation management services
- your project is not Python
Facets
library · maturity stable
internationalization templating date-time web-development developer-tools python cross-platform i18n l10n gettext cldr locale-formatting message-catalogs translation localization
2 sources
- readme: https://github.com/python-babel/babel · fetched 2026-08-28 · 9cba869c1b05
- registry_pypi: https://pypi.org/pypi/babel/json · fetched 2026-08-29 · 1fdd70cfd1d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| python-babel/babel | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="python-babel/babel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem