KnobScripter v3.0 (or KS3) is a full script editor for Nuke that can script python on .py files and knobs as well as BlinkScript, with all the functionality from the default script editor in Nuke plus syntax helpers, predictions, snippets and other handy features.
KnobScripter was designed as a simple python script editor for Nuke, and its main goal is to let you interact with Nuke’s python API in a more pleasant way than Nuke’s default methods. It doesn’t intend to replace a fully featured IDE, but it proves enough for most common python tasks and quick work with snippets, basically anything that needs quick interaction with Nuke’s python console.
With this in mind, I focused its development in the aspects that I love about IDEs regarding efficiency (such as syntax helpers), in covering everything the default Script Editor in Nuke currently offers, and last but not least, in covering the python aspects of Nuke that are generally tedious, such as adding python or blink code to nodes/knobs.
KnobScripter is completely free to use in every context, under its GNU GPL-v3 license.
The code is exposed and organized in a way that there's plenty of space for customizations.
KnobScripter has been implemented worldwide in plenty of big VFX houses and indie studios alike.
You can subscribe to my newsletter to get notified about my new tools, blog posts, new courses and other relevant info I’ll post about.
You can subscribe to my newsletter to get notified about my new tools, blog posts, new courses and other relevant info I’ll post about.