# UlionTse/translators

Translators is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python.  「翻译官」是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。

Repository: https://github.com/UlionTse/translators
Canonical: https://ross.abutalabs.com/products/translators
Homepage: https://pypi.org/project/translators/
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: youdao, alibaba, sogou, deepl, bing, tencent, baidu, google, yandex, caiyun, iciba, iflytek, argos, itranslate, reverso, papago, lingvanex, lara, modernmt, mymemory
Last push: 2026-01-26T19:15:38+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 35, longevity 100
- inputs: {"age_days": 3250, "days_push": 219, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2694, forks 255 (observed 2026-08-28T04:07:11.074453+00:00)

## What it is
A Python library that provides a unified interface to dozens of free online translation services (Google, DeepL, Bing, Baidu, Youdao, Papago, and many more). It also includes a command-line interface for quick translations.

## Use cases
- translate text in python
- use deepl or google translate without an api key
- switch between multiple translation providers
- translate text from the command line
- add machine translation to a python app for free
- translate html content

## When to choose
- you want free access to many translation engines through one API
- you need fallback options when one translation service fails or rate-limits
- you're a student or individual who can't afford paid translation API keys

## When to avoid
- you need guaranteed SLAs or official API support for production workloads
- you need offline translation only
- your usage may violate the terms of service of the underlying providers

## Facets
- artifact type: library
- maturity: active
- function: nlp, http-client, cli
- domain: developer-tools
- platform: python, cli, cross-platform
- tags: translation, machine-translation, translation-api-wrapper, multilingual, text-translation, natural-language-processing, localization

## Member repositories
- UlionTse/translators (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.074453+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:16:20.684896+00:00, confidence not recorded.
  - readme: https://github.com/UlionTse/translators (fetched 2026-08-28T04:07:11.074453+00:00, sha 19acbdd1ed06)
  - homepage: https://pypi.org/project/translators/ (fetched 2026-08-29T09:59:28.742751+00:00, sha 4b4e8fead74a)
  - registry_pypi: https://pypi.org/pypi/translators/json (fetched 2026-08-29T09:59:28.751458+00:00, sha 0a64433ef94f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
