Installation

Overview & installation

Install the Nextmv Python SDK.

The Nextmv Python SDK, nextmv, is a package to interact programmatically with the Nextmv Platform from Python. A great way to get started is to check out the community apps. The following apps are a non-exhaustive list of concrete examples for using this SDK:

Installation

The package is hosted on PyPI. Python >=3.9 is required.

Install via pip:

pip install nextmv
Copy

Install all optional dependencies (recommended):

pip install "nextmv[all]"
Copy

Page last updated

Go to on-page nav menu