Skip to content

moqodow/Nuke-Stubs-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nuke-Stubs-Generator

A stubs generator for Nuke to provide stubs for IDE autocomplete support.

Usage

import nukeStubs
nukeStubs.generate()

By default, generate will output nuke.py and nukescripts.py files to your home directory under a stubs folder, but it takes an optional argument like, and will write the files there instead.

nukeStubs.generate('your/output/directory')

Setting up your IDE

Simply add your stubs folder to your IDE's pythonpath so that it can index this stubs file.

Original Authors

This script was written by Dhruv Govil, loosely based on the work done by Sebastien Elsner (http://www.nukepedia.com/python/misc/nukepydummy).

About

A stubs generator for Foundry Nuke to provide IDE autocomplete support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%