Skip to content

Implements a simple asynchronous data transformation pipeline in Python. This allows you to architect a part of your system as a nano-pass transformation sequence.

Notifications You must be signed in to change notification settings

digdeeproots/DataPipeline.Python

Repository files navigation

Test

Data Pipelines in Python

Library that makes it easy to write Python programs that get data from multiple sources, manipulate it, and then output the results.

Contents

Who is this project for?

Anyone implementing a project that manipulates data from one or more sources and writes the results to one or more sinks.

Getting Started

Watch the video

What is included?

Recommended Tooling?

Next steps

About

Implements a simple asynchronous data transformation pipeline in Python. This allows you to architect a part of your system as a nano-pass transformation sequence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •