Install & update Darwin py
Darwin py is a package that includes a CLI (command Line Interface) as well as our SDK (Software Development Kit).
Using the CLI unlocks the ability to import and export data and annotations from a terminal instead of a web browser.
The Software Development Kit (SDK) consists of python functions that allow you to write your own scripts by accessing V7's features. The SDK is divided into two components: darwin
is the core package, and darwin torch
is the Deep Learning sub-package where we keep our PyTorch bindings
Version history
Click here for the current Darwin py version and its release history.
Click the link below for instructions for how to install the SDK.
Updated about 2 years ago