Install & upgrade the Python library
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. Please see this article for guidance using the CLI.
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.
Up to date master documentation is available here.
Version history
Click here for the current darwin-py version and its release history.
Click the link below for instructions on installing the SDK.
Updated about 1 year ago