Metadata-Version: 2.1
Name: daq
Version: 0.4
Summary: Dataset Query
Home-page: UNKNOWN
Author: Peter Hoffmann
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python

daq - dataset query
===================

author: Peter Hoffmann

Overview
--------

daq is a tool to query hive partitioned datasets in the azure blob store/datalake gen2 with dask.

Release
-------


    git tag -a 0.4 -m 0.4

    pip install twine wheel
    python setup.py bdist_wheel
    twine upload dist/daq-0.4-py2.py3-none-any.whl


