The official documentation for the Nextmv Python SDKs has been moved to this site. This page is not being updated anymore.
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:
- python-ampl-facilitylocation,- python-ampl-knapsack,- python-ampl-priceoptimization
- python-gurobi-knapsack
- python-hello-world
- python-hexaly-knapsack
- python-highs-knapsack
- python-nextroute
- python-ortools-costflow,- python-ortools-demandforecasting,- python-ortools-knapsack-multicsv,- python-ortools-knapsack,- python-ortools-routing,- python-ortools-shiftassignment,- python-ortools-shiftplanning
- python-pyomo-knapsack,- python-pyomo-shiftassignment,- python-pyomo-shiftplanning
- python-pyoptinterface-knapsack
- python-pyvroom-routing
- python-xpress-knapsack
Installation
The package is hosted on PyPI. Python >=3.9 is required.
Install via pip:
Install all optional dependencies (recommended):