Python API Updates Feb-2010

Thursday, February 18, 2010

By: Cameron O'Rourke

I’ve done a fair bit of work to the Python API. You can download it at:

http://support.shotrunner.com/faqs/integration/python-api

The main changes are:

  • User login information is now kept in a separate config file. See the README.
  • Several new examples
  • Better examples of how to do error handling
  • Most all of the examples have been given at least a once-over.

What is still left to do is:

  • SSL support
  • File/attachment uploads