Logs your internet speeds to a spreadsheet so you can complete whatever with it!
Note that installation will require a Google Developers account & application. Information on how to create such an application can be found here, note that you only need to get the credits.json file!
pip3.6 install -r ./requirements.txtcp config.template.json config.json
cp credits.template.json credits.jsonnano config.json credits.jsonpython3.6 app.pySee LICENSE.md for details on that.