This release introduces nextmv-py
and nextplot
, two new Python tools for working with the Nextmv Platform.
nextmv-py
nextmv-py
is the Python SDK, a package to interact programmatically with the Nextmv Platform from Python. It is hosted on PyPI. Python >=3.10
is required.
You can use it to:
You can find installation instructions here.
nextplot
nextplot
is a developer tool to visualize routes and clusters from JSON
. It is hosted on PyPI. Python >=3.10
is required.
Install via pip
: