MCPcopy Index your code
hub / github.com/MrS0m30n3/google-translate

github.com/MrS0m30n3/google-translate @0.2.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.2.4 ↗ · + Follow
656 symbols 1,708 edges 29 files 113 documented · 17% 1 cross-repo links

Browse by type

Functions 572 Types & classes 28 Endpoints 56
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

google-translate

Small library to translate text for free using Google translate.

See docs for more informations.

INSTALLATION

Install From Source

  1. Download & extract source from here
  2. Change directory into google-translate-0.2.4/
  3. Run python setup.py install

Install From Pypi

  1. Run pip install doodle-translate

Usage

import google_translate

translator = google_translate.GoogleTranslator()
print translator.translate("hello world", "french")

AUTHORS

Check the AUTHORS file

LICENSE

Unlicense (public domain)

Core symbols most depended-on inside this repo

Shape

Function 375
Method 197
Route 56
Class 28

Languages

TypeScript52%
Python48%

Modules by API surface

docs/docs/_static/jquery-3.1.0.js99 symbols
tests/test_google_translate.py86 symbols
docs/docs/_static/jquery.js84 symbols
docs/docs/_static/jquery-1.11.1.js84 symbols
tests/test_cache.py51 symbols
tests/test_utils.py46 symbols
tests/test_proxy_selector.py27 symbols
docs/docs/_static/websupport.js27 symbols
docs/docs/_static/js/modernizr.min.js27 symbols
google_translate/translator.py25 symbols
tests/test_useragent_selector.py23 symbols
google_translate/cache.py16 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add google-translate \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page