PipelineFX Forum

Qube! => Developer Customization => Topic started by: zxm0317 on June 18, 2013, 02:32:59 AM

Title: python api
Post by: zxm0317 on June 18, 2013, 02:32:59 AM
python the api Where? Please give me a, thank!!!
Title: Re: python api
Post by: jburk on June 18, 2013, 10:02:28 PM
The python API is available by adding $QBDIR/api/python to your python sys.path, then calling

Code: [Select]
import qb
Documentation can be found at:

http://pipelinefx.com/docs/API_Python_Html-6.5/index.html
http://pipelinefx.com/docs/API_Python_Html-6.4/index.html