# sivel/speedtest-cli

Command line interface for testing internet bandwidth using speedtest.net

Repository: https://github.com/sivel/speedtest-cli
Canonical: https://ross.abutalabs.com/products/speedtest-cli
Language: Python
License: Apache-2.0
License Family: permissive
Topics: python, python-library, python-script, speedtest
Archived: true
Last push: 2024-07-20T16:58:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5105, "days_push": 774, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14072, forks 1916 (observed 2026-08-28T04:11:05.436608+00:00)

## What it is
A Python-based command line interface for testing internet bandwidth using speedtest.net servers. It measures download and upload speeds and can output results in human-readable, CSV, or JSON formats.

## Use cases
- check my internet download and upload speed from the terminal
- run a speedtest.net bandwidth test in a script
- get speed test results as JSON or CSV for logging
- test bandwidth against a specific speedtest server
- generate a shareable speed test results image URL

## When to choose
- you need quick internet speed measurements from the command line
- you want scriptable speed test output in JSON or CSV
- you need a lightweight Python tool with no heavy dependencies

## When to avoid
- you need modern Python 3.8+ support or active development
- you want to test against non-speedtest.net servers or use Ookla's official client features
- you need continuous network monitoring rather than one-off tests

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, analytics
- domain: networking, developer-tools
- platform: python, cli, windows, cross-platform
- tags: speedtest, internet-bandwidth, network-diagnostics, speedtest-net, command-line, linux, macos

## Member repositories
- sivel/speedtest-cli (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:05.436608+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:12:50.236795+00:00, confidence not recorded.
  - readme: https://github.com/sivel/speedtest-cli (fetched 2026-08-28T04:11:05.436608+00:00, sha 66dad66f46db)
  - registry_pypi: https://pypi.org/pypi/speedtest-cli/json (fetched 2026-08-29T08:06:36.538225+00:00, sha 4840bcec0e5c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
