speedtest-logging/README.org

12 lines
354 B
Org Mode
Raw Normal View History

#+title: README
#+author: Evie Litherland-Smith
#+email: evie@xenia.me.uk
#+language: en
* What is this?
A simple tool to integrate ~speedtest-cli~ for checking
upload/download speeds, with ~pandas~ dataframes for collecting data
on regular runs.
* Contributing
This project uses ~black~ and ~isort~ for formatting, and ~pre-commit~
to run these checks.