opnode_sum.py
“` This script will inspect all installed operators in houdini and create a table summarizing them.
hython opnode_sum.py > nodeinfo.json
The -p option will also output the parameter information. The –briefparms option will output name/label parameter information. “`