Skip to content

Tags: Beat1823/python-api

Tags

v3.0.7

Toggle v3.0.7's commit message
fix return value for update() method to return dict instead of list.

v3.0.6

Toggle v3.0.6's commit message
Add return_paging_info support, release candidate for wrapper 3.0.6

v3.0.5

Toggle v3.0.5's commit message
 + officially remove support for old api3_preview controller

  + find(): allow requesting a specific page of results instead of returning them all at once
  + add support for "session_uuid" parameter for communicating with a web browser session.

v3.0.4

Toggle v3.0.4's commit message
v3.0.4 fixes an issue with create() and adds support for Python "new …

…style" classes

v3.0.3

Toggle v3.0.3's commit message
added support for local files and connecting over http via authentica…

…ted proxy

v3.0.2

Toggle v3.0.2's commit message
Merge branch 'master' of github.com:shotgunsoftware/python-api