Metadata-Version: 1.0
Name: knit
Version: 0.2
Summary: Python wrapper for YARN Application: distributed shell
Home-page: http://github.com/dask/knit/
Author: Benjamin Zaitlen
Author-email: bzaitlen@continuum.io
License: BSD
Description: knit
        ====
        
        |Build Status| |Coverage Status|
        
        The ``knit`` library provides a Python interface to Scala for interacting
        with the YARN resource manager.
        
        View the documentation_ for ``knit``.
        
        .. _documentation: http://knit.readthedocs.io/en/latest/
        
        
        .. |Build Status| image:: https://travis-ci.org/dask/knit.svg?branch=master
           :target: https://travis-ci.org/dask/knit
        .. |Coverage Status| image:: https://coveralls.io/repos/github/dask/knit/badge.svg
           :target: https://coveralls.io/github/dask/knit
        
Keywords: yarn
Platform: UNKNOWN
