Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ translate.py
File
translate.py
tools/python/translate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
# Requires `brew install translate-shell`
4
# and DEEPL_FREE_API_KEY or DEEPL_API_KEY environment variables set.
Callers
nothing calls this directly
Calls
7
usage
Function · 0.85
deepl_translate
Function · 0.85
google_translate
Function · 0.85
get_supported_categories_txt_languages
Function · 0.85
pop
Method · 0.80
sort
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected