Skip to content

Simple Python framework for building data processing pipelines

License

Notifications You must be signed in to change notification settings

zigai/py-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPipeline

PyPI version Supported versions Downloads license

PyPipeline is a simple Python framework for building data processing pipelines.

Installation

From PyPi

pip install pypeline-python

From source

pip install git+https://github.com/zigai/py-pipeline.git

License

MIT License