3dadb314f5
* updated get_option_dict * Verified mapping * Getting blockers to work without files * Wrapped get_matching rules to bind blockers in scope * Returning None if something goes wrong during get_matching_rules |
||
---|---|---|
openwpm_utils | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
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