speedtest_logging | ||
.gitignore | ||
.pre-commit-config.yaml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.org |
README
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.