Weblate’s Python API¶
Installation¶
The Python API is shipped separately, you need to install Weblate Client:, wlc, to have it.
pip install wlc
wlc¶
WeblateException¶
-
exception
wlc.WeblateException¶ Base class for all exceptions.