Nuke API Searcher

An offline Nuke python API searcher inside Nuke

Updated: 30 June 2020

Author: robowar

Compatible Nuke versions: 10.5 or later

Compatibility: Linux, Mac, Windows

nuke api searcher 003 

 A Pyside2 made python API searcher inside Nuke with Autocompleter.

Can search for any modules, classes or functions.

Usage:

  1. Type in the keyword you want to search and press Enter.
  2. You can check 'filter_startswith' to enable searching keywords starting with words you type.
  3. You can also open the link for corresponding keyword by clicking 'Open in browser'

How to Install

Unzip NukeSearcher.zip and put 'NukeSearcher' folder in .nuke folder
Add this to init.py in .nuke folder

nuke.pluginAddPath('./NukeSearcher')

Open Nuke

 

 
 

 

 

 

Sign in or register to download or rate.