Install & upgrade the Python library
darwin-py
is a Python package that includes a CLI (Command Line Interface) and an SDK (Software Development Kit) for interacting programmatically with Darwin.
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 consists of Python functions that allow you to write your own scripts by accessing V7's features.
Up to date master documentation is available here.
Version history
Click here for the current darwin-py version and its release history.
darwin-py
has historically supported the following versions of Python:
darwin-py
Release RangeSupported Python versions 0.8.54 --> Current 3.8 --> 3.11 0.8.5 --> 0.8.53 3.7 --> 3.10 Releases before 0.8.5 3.6 --> 3.9
Click the link below for instructions on installing the SDK.
Updated about 1 month ago
Next up