Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 827 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 827 Bytes

Nextmv Python SDKs

Welcome to nextmv-py, a repository for all of Nextmv’s Python SDKs. Here you can find the source for the following packages:

  • nextmv: The general-purpose Python SDK for working with decision models and the Nextmv Cloud API.
  • nextmv-gurobipy: A Python SDK providing convenience functions for working with Gurobi (gurobipy) models in the Nextmv platform.
  • nextmv-scikit-learn: A Python SDK providing convenience functions for working with scikit-learn models in the Nextmv platform.

To learn more about the SDKs, visit the docs.

IMPORTANT: Please review the LICENSE on each package, as they may not all have the same license.