UniversalPython is a transpiler that lets you write Python code in your own language. It translates your code into Python while keeping the syntax familiar.
This project seems to use Argos Translate for translation.
requirements.txt
ply==3.11
PyYAML==5.4.1
Unidecode==1.3.2
argostranslate==1.9.6