Python3 CLI script for fast.com
Project description
fastcli
Python3 CLI script for fast.com
- Free software: MIT
- Documentation: https://fastcli.readthedocs.org
Features
Shows approximate download speed by way of Fast.com.
Introduction
Fast.com is a newish Netflix download speed test. It bases its results on download speed of actual Netflix video content, which makes it much harder for ISPs to embellish their results (without also speeding up all of Netflix, which may account for as much as 30% of all internet traffic).
It doesn't test upload speed or ping, so fastcli
doesn't either.
Dependencies
- Python >= 3.5
- See
requirements.txt
Quickstart
pip3 install fastcli
fastcli
Development Setup
- Clone the repo:
git clone https://github.com/n8henrie/fastcli && cd fastcli
- Install into a virtualenv:
python3 -m venv venv
source venv/bin/activate
pip3 install .[dev]
Configuration
- Optionally accepts a
--runtime
argument which may affect accuracy by changing to values shorter or longer than the default of 10 (seconds).
Acknowledgements
- Netflix, for creating Fast.com
- Many thanks to groundwork laid by https://github.com/sanderjo/fast.com
Troubleshooting / FAQ
- fastcli requires Python >= 3.5
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastcli-0.2.0.tar.gz
(17.5 kB
view details)
Built Distribution
File details
Details for the file fastcli-0.2.0.tar.gz
.
File metadata
- Download URL: fastcli-0.2.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9098f335359f039e826b70a867427e424ebc6c80c2e8bdfe34876f7e98e0dfa1 |
|
MD5 | 93bdce172fc5cc415f6ae9deff256719 |
|
BLAKE2b-256 | 21f5ee36ff516ea8392385264110726d3f8f04ee59975c937f5c75dbce66d139 |
File details
Details for the file fastcli-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: fastcli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.4 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 | 399bea0517926a2f9057fcb23b62c8a3f8037db1b8573f24ff4421f954d0a0dd |
|
MD5 | bf8f36b649e47fa13434f28df3c95035 |
|
BLAKE2b-256 | 544affbde02f26166335546471b117011d7f251f16cb3724e1a7a7ed3759bdd7 |