Syncsketch

Latest version: v1.0.10.4

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

3.8

3.6

2.7.14

1.0.10.4

Added new methods:

python
archive_review(review_id)
restore_review(review_id)
shotgun_create_config(syncsketch_account_id, syncsketch_project_id=None, data=None)


shotgun_create_config must include a data dictionary with 3 keys:
- url - full shotgrid url e.g. https://example.shotgrid.autodesk.com/
- username - script user username
- key - script user key

For more info on our shotgrid integration, see our articles here: https://support.syncsketch.com/hc/en-us/sections/12590170520461-Shotgrid

1.0.9.0

This release comes with an improved method for uploading media. With the new `add_media_v2` method, files will upload directly to SyncSketch's internal S3 instead of first through our servers. In some cases, using this method over add_media can improve upload performance and stability.

We've also updated the `get_connections_by_user_id ` method, allowing you to retrieve connections from inactive/archived projects.

The following pull requests make up this release:
* [Fix to shotgun_sync_review_items and typos](https://github.com/syncsketch/python-api/pull/12)
* [add s3 upload method](https://github.com/syncsketch/python-api/pull/14)
* [Fix V2 uploads greater than 5GB](https://github.com/syncsketch/python-api/pull/15)
* [optionally return user's connections in inactive/archived project](https://github.com/syncsketch/python-api/pull/16)

1.0.8.12

We've fixed the regression that prevented use of `get_annotations()`

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.