зеркало из https://github.com/mozilla/dye-score.git
789dd458ba | ||
---|---|---|
.github | ||
docs | ||
dye_score | ||
tests | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.rst | ||
CONTRIBUTING.rst | ||
HISTORY.rst | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.rst | ||
requirements_dev.txt | ||
setup.cfg | ||
setup.py |
README.rst
========= 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