Metadata-Version: 2.1
Name: dye-score
Version: 0.9.0
Summary: Utilities to build the dye-score metric from OpenWPM javascript call data.
Home-page: https://github.com/mozilla/dye-score
Author: Sarah Bird
Author-email: fx-data-dev@mozilla.org
License: UNKNOWN
Keywords: dye_score
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: bokeh (>=1.0.4)
Requires-Dist: dask[complete] (>=1.1.5)
Requires-Dist: numpy (>=1.14)
Requires-Dist: pyarrow (==0.12.1)
Requires-Dist: pyyaml (>=4.2b1)
Requires-Dist: xarray (>=0.12.0)
Requires-Dist: zarr (>=2.2.0)
Requires-Dist: s3fs (>=0.2.1)

=========
Dye Score
=========

.. image:: https://readthedocs.org/projects/dyescore/badge/?version=latest
    :target: https://dyescore.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. image:: https://travis-ci.org/mozilla/dye-score.svg?branch=master
    :target: https://travis-ci.org/mozilla/dye-score


Utilities to build the dye-score metric from OpenWPM_ javascript call data.


* GitHub repo: https://github.com/mozilla/dye-score/
* Documentation: https://dyescore.readthedocs.io/
* Free software: Mozilla Public License

Quickstart
----------

Install dye score: ``conda install dye-score -c conda-forge`` or ``pip install dye-score``

Review usage notebook: https://github.com/mozilla/dye-score/blob/master/docs/usage.ipynb

.. _OpenWPM: https://github.com/mozilla/openwpm


