Author Topic: Where can I get the Python API?  (Read 3571 times)

speedtrials

  • Full Member
  • ***
  • Posts: 12
Where can I get the Python API?
« on: May 10, 2007, 06:54:26 PM »
Where can I get the Python API?  Thanks
« Last Edit: November 27, 2007, 09:30:00 PM by anthony »

anthony

  • Senior Software Engineer
  • Hero Member
  • *****
  • Posts: 183
Re: python
« Reply #1 on: May 10, 2007, 08:12:03 PM »
The Python API is installed with the "core" portion of Qube.  You can find it here:

Windows  C:\Program Files\pfx\qube\api\python
Linux   /usr/local/pfx/qube/api/python
OSX    /Applications/pfx/qube/api/python

For examples on its usage, refer to the examples directory in the installation.


« Last Edit: May 11, 2007, 01:21:23 AM by eric »