Simple CLI for running internet speed tests
Project description
SpeedCheck: A Simple combined Internet Speedtest
Run a quick speed check across multiple speed test providers Simple CLI to combine these and provide a JSON response for all
SpeedCheck is a simple command-line interface (CLI) tool designed to help users measure their internet speed using various popular speed test providers. Read about the motivation and additional details about this project here. Whether you want to check the performance of your connection through Cloudflare, Fast.com, Ookla, or M-Lab, SpeedCheck provides a unified and straightforward way to run these tests from the command line. This tool consolidates multiple speed test services into one easy-to-use package, allowing users to quickly and efficiently assess their internet connection's download and upload speeds, latency, and overall performance.
Features
- Run speed tests from multiple providers:
- Cloudflare
- Fast.com
- Ookla
- M-Lab
- Speed Smart
- Open Speed Test
- Check and compare the installed version of SpeedCheck with the latest version available on PyPI.
- Get information about the speed tests supported by SpeedCheck.
- SpeedCheck also notifies you if a newer version of the package is available on PyPI.
Installation
To install SpeedCheck, use pip:
pip install speedcheck
Setup
We recommend using a virtual environment to manage dependencies. Once your virtual environment is set up, make sure to run the following command to ensure that the necessary browsers are downloaded
speedcheck setup
The rest of the dependencies are handled through setup.py. This project is in its early stages, so your feedback and contributions are highly appreciated.
Usage
Getting Information: To get information about the supported speed tests, use the info command:
speedcheck info
Running Speed Tests: To run a speed test, use the run command followed by the --type argument to specify the speed test provider.
speedcheck run --type [provider]
Replace provider with one of the following options:
- cloudflare
- fast
- ookla
- mlab
- speedsmart
- openspeedtest
Example:
speedcheck run --type cloudflare
Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub. We encourage pull requests to add additional testers to the SpeedCheck tool.
Contact
For any questions or suggestions, feel free to open an issue on the GitHub repository.
Changelog
v0.0.5
- added
speedcheck setup
tool to handle playwright & playwright dependencies
v0.0.4
- updated cloudflare runner to handle IP address with no region metadata
- added IP to region lookup service
v0.0.3
- avoid printing extraneous information for cloudflare tests
- added additional dependency information & blog link
- updated readme with logo and badges
- enabled version check
v0.0.2
- added speedsmart and openspeedtest
- increased project maturity to beta
- added readme docs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file speedcheck-0.0.5.tar.gz
.
File metadata
- Download URL: speedcheck-0.0.5.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abea759d2bf60d4c9449a9ae21d3ea5a097b0aa347c83345c17f1bbb5f898322 |
|
MD5 | 7493169b687f1c19d2204273b690c752 |
|
BLAKE2b-256 | fe12ecb91a5aea5333da97856005ded770dafe40b2170b93c0510a146d985574 |
File details
Details for the file speedcheck-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: speedcheck-0.0.5-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fb5b528f2deb7fd0fa4bb8bbb48304ef77b812f52a3b20e9b4c79e39a5005fb |
|
MD5 | 6fa60c11581839b46c101fa08f3f2cb0 |
|
BLAKE2b-256 | 32b218d144204a5b2c8e3306a6b0d706e2cd3965082cfbe0b307acd4a295a513 |