Skip to main content

DaTaStretch provides an easy and simple pipeline-framework

Project description

DaTaStretch

This project introduces a new framework for pipeline-operations. It provides an easy way to create arbitrary pipelines and is capable to run them in parallel. Tasks executed by the pipeline are fully specified by the developer, furthermore the dependencies among the tasks must be specified. DaTaStretch then finds the best way to parallelize the execution of those tasks with respect to the defined dependencies. Therefore it builds a task graph and an execution graph which represent the order of task-executions. Both graphs can be plotted by DaTaStretch for debugging-purposes.

How to setup

The setup can be done as follows:

  1. Execute 'pip install datastretch'
  2. Import 'datastretch'
  3. Define your tasks by creating classes inheriting from the Task-class
  4. Define dependencies between your tasks.
  5. Create a Pipeline-object
  6. Create the needed stages and add your tasks there
  7. Add the stages to the pipeline and run it!

Libraries used

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datastretch-0.0.5-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file datastretch-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: datastretch-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.2

File hashes

Hashes for datastretch-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 da59ac757fc54182f487a09a582322d1f29ffc5e795731dd37f7a5f0445aef32
MD5 b94e954ad39fc8c5530abf3ff265b7b7
BLAKE2b-256 e511bd709d2f1ad8bf612391b0b4cbaa3c59f682a514a68cbde62bbe77d6f6be

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