Metadata-Version: 2.1
Name: dagster
Version: 0.2.7
Summary: Dagster is an opinionated programming model for data pipelines.
Home-page: https://github.com/dagster-io/dagster
Author: Elementl
License: Apache-2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: enum34 (>=1.1.6)
Requires-Dist: future (>=0.16.0)
Requires-Dist: funcsigs (>=1.0.2)
Requires-Dist: click (>=6.7)
Requires-Dist: coloredlogs (>=10.0)
Requires-Dist: graphviz (>=0.8.3)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: six (>=1.11.0)
Requires-Dist: toposort (>=1.5)
Requires-Dist: pandas (>=0.22.0)
Requires-Dist: pyarrow (>=0.8.0)
Requires-Dist: sqlalchemy (>=1.2.7)
Requires-Dist: jinja2 (>=2.8)
Requires-Dist: reloader (>=0.6); python_version>'3'

UNKNOWN


