MCPcopy 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

usageFunction · 0.85
deepl_translateFunction · 0.85
google_translateFunction · 0.85
popMethod · 0.80
sortMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected