Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 393 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 393 Bytes

Nextmv Python SDK

Welcome to nextmv, the general Python SDK for the Nextmv Platform. To learn more about nextmv, visit the docs.

Installation

Requires Python >=3.9. Install using pip:

pip install nextmv

Install all optional dependencies (recommended):

pip install "nextmv[all]"