Releases: ynput/ayon-python-api
Releases · ynput/ayon-python-api
0.1.10
Compare
Sorry, something went wrong.
No results found
What's Changed
Handle RestApiResponse code 204 #11
General: Fix Python 2 support #14
Events: Query events using graphql #12
General: Update readme #13
Full Changelog : 0.1.9...0.1.10
0.1.9
Compare
Sorry, something went wrong.
No results found
What's Changed
Make generator functions compatible with Py2 #7
Add missing dependencies #8
Ensure ayon_api.dispatch_event actually calls server.dispatch_event #9
Ensure server_api.update_event uses patch #10
Full Changelog : 0.1.8...0.1.9
0.1.7
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed download_file function
Download and upload functions can download from different endpoint then /api (full url must be passed)
this is prerequirement to be able download private files from addon
Added functions to get base and rest url
Changed arguments in download_dependency_package -> package name is first and output filename is required
Added function to download private file from addon
Download and Upload can track progress using TransferProgress
Full Changelog : 0.1.6...0.1.7
0.1.5
Compare
Sorry, something went wrong.
No results found
What's Changed
Implemented helper functions to download/upload server files
Dependency packages management #1
Full Changelog : 0.1.4...0.1.5