google-speedtest-chart:Python脚本可根据您的速度测试结果创建漂亮的Google Chart

时间:2024-05-20 22:47:19
【文件属性】:

文件名称:google-speedtest-chart:Python脚本可根据您的速度测试结果创建漂亮的Google Chart

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-20 22:47:19

Python

谷歌速度测试图 简单的Python脚本可将speedtest结果(使用speedtest-cli )推送到Google Docs电子表格。 我用它来测量和跟踪我的上传和下载带宽: 您可以找到一个交互式演示( 实际生产)(点击上方的图片)。 注意:如果您更喜欢Grafana而不是写入Google电子表格,请签出我的新项目 。 要求 Google帐号 的Python 3.X 安装及使用 克隆并打开存储库: git clone https://github.com/frdmn/google-speedtest-chart.git cd google-speedtest-chart 安装依赖项: pip install -r requirements.txt 将其符号链接到您的$PATH : ln -s speedtest-charts.py /usr/local/bin/speedte


【文件预览】:
google-speedtest-chart-master
----.gitignore(1KB)
----README.md(3KB)
----docs()
--------Create-a-spreadsheet-to-collect-data.md(2KB)
----LICENSE(1KB)
----speedtest-charts.py(3KB)
----requirements.txt(44B)

网友评论