Metadata-Version: 2.1
Name: python-pipeliner
Version: 0.5.1
Summary: utility package to implement pipeline architectural pattern
Home-page: https://github.com/myaser/python_pipeliner
Author: Mahmoud Yaser
Author-email: me.MahmoudYaser@gmail.com
License: MIT
Keywords: python pipeline
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Utilities

Python Pipeliner
================
utility package to implement pipeline architectural pattern

INSTALLATION
------------
`easy_install python_pipeliner`

TODO
----
- support branches, circles and other workflow schemas in pipline.


