mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
doc: add link to Python stub in scripting guide (issue #1377)
This commit is contained in:
@@ -77,7 +77,10 @@ und die Dokumentation für die Funktion `+hook_process+` in link:weechat_plugin_
|
||||
===== Module
|
||||
|
||||
WeeChat definiert ein `weechat` Module welches mittels `import weechat`
|
||||
importiert werden muss.
|
||||
importiert werden muss. +
|
||||
// TRANSLATION MISSING
|
||||
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].
|
||||
|
||||
===== Funktionen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user