Metadata-Version: 2.1
Name: eventsflow
Version: 0.1.2
Summary: Events Flow
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Requires-Python: >=3.5
Requires-Dist: jinja2 (==2.10.1)
Requires-Dist: pyyaml (==5.1)

# eventsflow

[![Build Status](https://travis-ci.org/eventsflow/eventsflow.svg?branch=master)](https://travis-ci.org/eventsflow/eventsflow)

Simple library and console tool for building data processing pipelines, https://eventsflow.github.io/eventsflow/

## Development

For local testing please be sure that [drone-cli](https://github.com/drone/drone-cli) installed



