We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f298bf commit d11ba07Copy full SHA for d11ba07
develop-py-plugins.md
@@ -20,12 +20,3 @@ sys.path.append(parent_folder_path)
20
sys.path.append(os.path.join(parent_folder_path, 'lib'))
21
sys.path.append(os.path.join(parent_folder_path, 'plugin'))
22
```
23
-
24
25
26
27
28
-For now you can use the [Python template](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.PythonTemplate) to set up your plugin
29
30
-Follow this Python plugin as an [example](https://github.com/deefrawley/Flow.Launcher.Plugin.Currency)
31
0 commit comments