Weblate’s Python API¶
安装¶
The Python API is shipped separately, you need to install the Weblate 客户端: (wlc) to have it.
pip install wlc
wlc¶
WeblateException¶
-
exception
wlc.WeblateException¶ Base class for all exceptions.