A set of templates for KDevelop which I use to create Falkon Python plugins / extensions.
|
||
---|---|---|
button | ||
config | ||
plugin | ||
sidebar | ||
.gitignore | ||
LICENSE | ||
README.md |
KDevelop Falkon Python
Falkon Python plugin templates for KDevelop.
Directory structure
- plugin: python plugin project template
- button: toolbar button file template
- sidebar: sidebar file template
- config: pythos - PySide2 config class template (in progress)