argosopentech--argos-translate
5 行
74 B
Python
5 行
74 B
Python
#!/usr/bin/env python3
|
|
|
|
from argostranslate import argospm
|
|
|
|
argospm.main() |