mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
doc: add link to Python stub in scripting guide (issue #1377)
This commit is contained in:
@@ -76,7 +76,9 @@ link:weechat_plugin_api.en.html#_hook_process[Référence API extension WeeChat]
|
||||
|
||||
===== Module
|
||||
|
||||
WeeChat définit un module `weechat` qui doit être importé avec `import weechat`.
|
||||
WeeChat définit un module `weechat` qui doit être importé avec `import weechat`. +
|
||||
Un "stub" Python pour l'API WeeChat est disponible dans le dépôt :
|
||||
https://raw.githubusercontent.com/weechat/weechat/master/src/plugins/python/weechat.pyi[weechat.pyi].
|
||||
|
||||
===== Fonctions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user