Metadata-Version: 2.1
Name: datakit-core
Version: 0.3.1
Summary: A pluggable command-line tool for custom data science workflows.
Home-page: https://github.com/associatedpress/datakit-core
Author: Serdar Tumgoren
Author-email: zstumgoren@gmail.com
License: ISCL
Keywords: datakit
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
Requires-Dist: cliff



Datakit
-------

`datakit-core` is a pluggable command-line tool for creating custom
data science workflows.

It's intended to be used with one or more compatible plugins. Check out the
 `Associated Pess Github account <https://github.com/search?q=topic%3Adatakit-cli+org%3Aassociatedpress&type=Repositories>`_
 for an evolving set of plugins or learn
 `how to write your own <http://datakit-core.readthedocs.io/en/latest/developers.html#creating-plugins>`_.



