# dye-score **Repository Path**: mirrors_mozilla/dye-score ## Basic Information - **Project Name**: dye-score - **Description**: Utilities to build the dye-score metric from OpenWPM javascript call data. - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ========= 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