Login
Register
Home
Help
Search
Login
Register
<< back to pipelinefx.com
PipelineFX Forum
Qube!
Developer Customization
(Moderator:
jburk
)
python api
« previous
next »
Print
Pages: [
1
]
Author
Topic: python api (Read 10476 times)
zxm0317
Jr. Member
Posts: 2
python api
«
on:
June 18, 2013, 02:32:59 AM »
python the api Where? Please give me a, thank!!!
Logged
jburk
Administrator
Posts: 493
Re: python api
«
Reply #1 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
Logged
Print
Pages: [
1
]
« previous
next »
PipelineFX Forum
Qube!
Developer Customization
(Moderator:
jburk
)
python api