openwpm-utils

Tools for parsing crawl data generated by OpenWPM


License
MPL-2.0
Install
pip install openwpm-utils==0.2.0

Documentation

Build and run tests

$ python setup.py test

Or

$ pip install -r requirements.txt
$ pip install -r requirements_test.txt
$ py.test