A set of templates for KDevelop which I use to create Falkon Python plugins / extensions.
|
|
||
|---|---|---|
| button | ||
| config | ||
| logo | ||
| 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: python - PySide2 config class template
- logo: collection logo
Acknowledgments
Pay respect to the creators of the original files and projects which these templates are based on.
| Template | Original author / project |
|---|---|
| plugin | Based on Falkon Python Example extension by David Rosca |
| button | Based on Falkon Python Example extension by David Rosca |
| sidebar | Based on Falkon Python Example extension by David Rosca |
| config | Based on KDevelop Python Basic class template |
| logo | Brutal combination of KDevelop and Falkon logo |