Skip to main content

Drone pipeline workflow utilities

Project description

Python library for interfacing with the drone pipeline.

This package provides standard functions for interacting with drone pipeline services and data.

Primary use case: development of the drone pipeline.

Installation

The easiest way install pipelineutils is using pip and pulling from PyPI.:

pip install pipelineutils

Because this system is still under rapid development, you may need a specific branch from the pipelineutils repository. You can either clone the repository from GitHub and install locally with following commands:

git clone https://github.com/terraref/drone-pipeline
git checkout <branch>
cd drone-pipeline/pipelineutils
pip install .

Functions and Classes

dronepipeline.py utilities for interacting with the drone pipeline

Project details


Download files

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

Source Distribution

pipelineutils-1.0.7.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

pipelineutils-1.0.7-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

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