Skip to main content

Framework for Decision Pipeline modeling and execution

Project description

Nextpipe

Nextmv

Nextmv: The home for all your optimization work

Test Lint Package version Supported Python versions

Nextpipe is a Python package that provides a framework for Decision Workflows modeling and execution. It provides first-class support for Workflows in the Nextmv Platform.

[!IMPORTANT]
Please note that Nextpipe is provided as source-available software (not open-source). For further information, please refer to the LICENSE file.

📖 To learn more about Nextpipe, visit the docs.

Installation

The package is hosted on PyPI. Python >=3.10 is required.

Install via pip:

pip install nextpipe

Preview

Example of a pipeline utilizing multiple routing solvers, and picking the best result.

graph LR
  fetch_data(prepare_data)
  fetch_data --> run_nextroute
  fetch_data --> run_ortools
  fetch_data --> run_pyvroom
  run_nextroute{ }
  run_nextroute_join{ }
  run_nextroute_0(run_nextroute_0)
  run_nextroute --> run_nextroute_0
  run_nextroute_0 --> run_nextroute_join
  run_nextroute_1(run_nextroute_1)
  run_nextroute --> run_nextroute_1
  run_nextroute_1 --> run_nextroute_join
  run_nextroute_2(run_nextroute_2)
  run_nextroute --> run_nextroute_2
  run_nextroute_2 --> run_nextroute_join
  run_nextroute_join --> pick_best
  run_ortools(run_ortools)
  run_ortools --> pick_best
  run_pyvroom(run_pyvroom)
  run_pyvroom --> pick_best
  pick_best(pick_best)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nextpipe-0.6.2.dev6.tar.gz (4.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nextpipe-0.6.2.dev6-py3-none-any.whl (34.3 kB view details)

Uploaded Python 3

File details

Details for the file nextpipe-0.6.2.dev6.tar.gz.

File metadata

  • Download URL: nextpipe-0.6.2.dev6.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for nextpipe-0.6.2.dev6.tar.gz
Algorithm Hash digest
SHA256 40d9e7d00f8fbd63563395c4135eef692c3546620c2acf59c02993ff673dd41a
MD5 52e606ac07a2640628b392075b84e6ea
BLAKE2b-256 262fa8a5ad73bfbdab29e30348b588f591a68ca17bf1be5531281e21d119dbf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for nextpipe-0.6.2.dev6.tar.gz:

Publisher: release.yml on nextmv-io/nextpipe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nextpipe-0.6.2.dev6-py3-none-any.whl.

File metadata

  • Download URL: nextpipe-0.6.2.dev6-py3-none-any.whl
  • Upload date:
  • Size: 34.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for nextpipe-0.6.2.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 1b35f349d850d13d3fbd1d9aef8a8651593d756acd927d943ddd4d49aa3c598f
MD5 8d214c66daa109d36e360cde7b8dbc2c
BLAKE2b-256 782ce7a161d432b9a6ce62c4dd442893b210bd1026b3194d24a2daff82b1af12

See more details on using hashes here.

Provenance

The following attestation bundles were made for nextpipe-0.6.2.dev6-py3-none-any.whl:

Publisher: release.yml on nextmv-io/nextpipe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page