Syncsketch

Latest version: v1.0.10.6

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

Scan your dependencies

Page 4 of 6

1.0.8.0

We are now on pypi.
You can now use `pip install syncsketch` to get the newest version.

Updated the method naming format to comply with pep8
We now use snake casing on all methods. Existing methods have been monkey patched to preserve existing scripts.
In v2 we will deprecate the old camelCase method names. please update your code when you can.

Added new methods:
- update_account
- update_project
- delete_project
- archive_project
- restore_project
- update_review
- delete_review
- delete_item
- bulk_delete_items

1.0.7.8

1.0.7.7

1.0.7.6

1.0.7.5

1.0.7.4

Add new methods

getItem(item_id)
-> returns item object

addComment(item_id, comment_str, frame_num=0)
Adds a text comment to the item, on the provided frame number (defaults to 0)

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.