Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 747 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 747 Bytes

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