Metadata-Version: 1.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
Description: =========
        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
        
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
