Skip to content

Installation

The Twined framework is provided through the Octue SDK.

Pip

pip install octue

Poetry

Read more about Poetry here.

poetry add octue

Check installation

If the installation worked correctly, the octue CLI will be available:

octue --help
Usage: octue [OPTIONS] COMMAND [ARGS]...

  The CLI for Octue SDKs and APIs, most notably Twined.

  Read more in the docs: https://twined.octue.com

Options:
  --log-level [debug|info|warning|error]
                                  Log level used for the analysis.  [default:
                                  info]
  --version                       Show the version and exit.
  -h, --help                      Show this message and exit.

Commands:
  twined  The Twined CLI.