Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ translate.py
File
translate.py
Google_Translate/translate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
googletrans
import
Translator, LANGUAGES
2
translator = Translator()
3
4
language_options = LANGUAGES.items()
Callers
nothing calls this directly
Calls
1
errors
Function · 0.85
Tested by
no test coverage detected