Skip to content

Library to access and aggregate several Mozilla data sources.

License

Notifications You must be signed in to change notification settings

mozilla/libmozdata

Repository files navigation

libmozdata

Library to access and aggregate several Mozilla data sources

The goal is to provide a library giving access to a wide range of Mozilla data sources. This library also provides some post processing on data.

Build Status codecov.io

Setup

Install the prerequisites via pip:

sudo pip install -r requirements.txt

Running tests

Install test prerequisites via pip:

sudo pip install -r test-requirements.txt

Run tests:

coverage run --source=libmozdata -m unittest discover tests/

Credentials

Copy the file mozdata.ini-TEMPLATE into mozdata.ini and fill the token entries.

Bugs

https://github.com/mozilla/libmozdata/issues/new

Contact

Email: [email protected] or [email protected]