Welcome to nextmv
, the general Python SDK for the Nextmv Platform. To learn
more about nextmv
, visit the docs.
Requires Python >=3.9
. Install using pip
:
pip install nextmv
Install all optional dependencies (recommended):
pip install "nextmv[all]"