Skip to main content

Machine Learning Orchestration

Project description

pipeline status coverage report

PyPI - Downloads PyPI PyPI - Python Version PyPI - License Code style:

DBND Core

DBND is an agile pipeline framework that helps date engineering teams track and orchestrate their data processes. Used for processes ranging from data prep, machine learning model training, experimentation, testing, and production, DBND is easy to use and natively provides teams visibility, reproducibility, and dynamic orchestration for your projects.

DBND simplifies the process of building, running, and tracking data pipelines

from dbnd import task

@task
def say_hello(name: str = "databand.ai") -> str:
    value = "Hello %s!" % name
    return value

And provides way for tracking your critical pipeline metadata

    from dbnd import log_metric, log_dataframe

    log_dataframe("my_dataset", my_dataset) 
    log_metric("r2", r2)

Getting Started

See our Quickstart guide to get up and running with DBND. Our documentation is available for more examples and guides

The Latest and Greatest

We recommend that you work with a virtual environment like Virtualenv or Conda. Updating to the latest and greatest:

pip install dbnd

If you would like access to our latest features, or have any questions, feedback, or contributions we would love to here from you! Get in touch through contact@databand.ai

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

dbnd-0.24.17.tar.gz (365.4 kB view details)

Uploaded Source

Built Distribution

dbnd-0.24.17-py2.py3-none-any.whl (492.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dbnd-0.24.17.tar.gz.

File metadata

  • Download URL: dbnd-0.24.17.tar.gz
  • Upload date:
  • Size: 365.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.3

File hashes

Hashes for dbnd-0.24.17.tar.gz
Algorithm Hash digest
SHA256 af1cb635fb24f19f41551f91402a11486fbd14f31d845a82285a2308383b66d0
MD5 80d29e3c4c17101313052ed119cdf163
BLAKE2b-256 bd50ec3544094019a4874f89ba92a143b3a764c58722bfd3782c6cbd2457708a

See more details on using hashes here.

File details

Details for the file dbnd-0.24.17-py2.py3-none-any.whl.

File metadata

  • Download URL: dbnd-0.24.17-py2.py3-none-any.whl
  • Upload date:
  • Size: 492.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.3

File hashes

Hashes for dbnd-0.24.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ebd79632eaa8269231d47d3dc724a1b6ca8e5ef85db288d8e923d25316d5333b
MD5 0e53035ce0f76567d686d6c1bafbf10e
BLAKE2b-256 ec13b1ec7c4c47bdf8dcca8620be0d242724dfb7edb0bbca0afcf1d63898c7e1

See more details on using hashes here.

Supported by

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