Metadata-Version: 2.1
Name: dagian
Version: 0.0.1
Summary: A data-centric DAG framework.
Home-page: https://github.com/ianlini/dagian
Author: Ian Lin
Author-email: UNKNOWN
License: MIT
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: six
Requires-Dist: future
Requires-Dist: mkdir-p
Requires-Dist: h5py
Requires-Dist: bistiming (>=0.1.1)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: networkx (>=2)
Requires-Dist: pyyaml
Requires-Dist: tables
Requires-Dist: pandas
Requires-Dist: h5sparse (>=0.0.5)
Requires-Dist: frozendict (>=1.2)

Please visit  the `GitHub repository <https://github.com/ianlini/dagian>`_
for more information.

Dagian
======
.. image:: https://img.shields.io/travis/ianlini/dagian/master.svg
   :target: https://travis-ci.org/ianlini/dagian
.. image:: https://img.shields.io/pypi/v/dagian.svg
   :target: https://pypi.org/project/dagian/
.. image:: https://img.shields.io/pypi/l/dagian.svg
   :target: https://pypi.org/project/dagian/


