mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
doc: add link to Python stub in scripting guide (issue #1377)
This commit is contained in:
@@ -80,7 +80,9 @@ link:weechat_plugin_api.it.html#_hook_process[WeeChat plugin API reference].
|
||||
// TRANSLATION MISSING
|
||||
===== Module
|
||||
|
||||
WeeChat defines a `weechat` module which must be imported with `import weechat`.
|
||||
WeeChat defines a `weechat` module which must be imported with `import weechat`. +
|
||||
A Python stub for WeeChat API is available in the repository:
|
||||
https://raw.githubusercontent.com/weechat/weechat/master/src/plugins/python/weechat.pyi[weechat.pyi].
|
||||
|
||||
// TRANSLATION MISSING
|
||||
===== Functions
|
||||
|
||||
Reference in New Issue
Block a user