A collection of utilities for working with OpenWPM crawl data
Перейти к файлу
Sarah Bird e9e883b662 Domain utils moved to separate package.
Fixes #15.
2020-03-25 17:18:01 -05:00
openwpm_utils Domain utils moved to separate package. 2020-03-25 17:18:01 -05:00
.gitignore Package up crawl_utils 2018-09-26 00:53:00 -05:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-30 00:00:47 -07:00
LICENSE Package up crawl_utils 2018-09-26 00:53:00 -05:00
README.md Domain utils moved to separate package. 2020-03-25 17:18:01 -05:00
requirements.txt Domain utils moved to separate package. 2020-03-25 17:18:01 -05:00
setup.cfg Remove flake8 line length exception 2019-02-13 12:20:50 -08:00
setup.py Domain utils moved to separate package. 2020-03-25 17:18:01 -05:00

README.md

openwpm_utils

A collection of utilities for working with OpenWPM datasets

The domain_utils are available as a standalone package domain_utils

Installation

$ pip install openwpm-utils

Or

$ python setup.py install