ssut/py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- 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: n/a
- age_days: 4107
- days_rel: 628
- days_push: 25
- n_releases_24m: 1
Adoption not part of the score
4271 stars · 743 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An unofficial free Python library that wraps Google Translate's Ajax API for text translation and language detection. It supports async usage, bulk translations, HTTP/2 via httpx, proxies, and customizable service URLs.
Use cases
- translate text between languages in python
- detect the language of a string
- bulk translate a list of strings
- translate text without paying for an API key
- add translation to a python script or bot
- auto-detect source language before translating
When to choose
- you need free translation without an API key
- you want async or bulk translation in Python
- you need language auto-detection
- you want a lightweight pure-Python translation client
When to avoid
- you need a guaranteed SLA or production reliability
- you cannot risk Google blocking or changing the unofficial endpoint
- you need high-volume commercial translation
- you need official support or long-term stability
Facets
library · maturity active
nlp http-client apis python cross-platform google-translate translation unofficial-api async http2 language-detection natural-language-processing automation
2 sources
- readme: https://github.com/ssut/py-googletrans · fetched 2026-08-28 · bb0007a21b2f
- registry_pypi: https://pypi.org/pypi/py-googletrans/json · fetched 2026-08-29 · cead788315ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ssut/py-googletrans | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="ssut/py-googletrans")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem