Name | fastcli JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | Python3 CLI script for fast.com |
upload_time | 2024-07-07 20:35:01 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT |
keywords |
fastcli
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# fastcli
[](https://github.com/n8henrie/fastcli/actions/workflows/python-package.yml)
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
```bash
pip3 install fastcli
fastcli
```
### Development Setup
1. Clone the repo: `git clone https://github.com/n8henrie/fastcli && cd
fastcli`
1. Install into a virtualenv:
```bash
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](https://fast.com)
- Many thanks to groundwork laid by <https://github.com/sanderjo/fast.com>
## Troubleshooting / FAQ
- fastcli requires Python >= 3.5
Raw data
{
"_id": null,
"home_page": null,
"name": "fastcli",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "fastcli",
"author": null,
"author_email": "Nathan Henrie <nate@n8henrie.com>",
"download_url": "https://files.pythonhosted.org/packages/21/f5/ee36ff516ea8392385264110726d3f8f04ee59975c937f5c75dbce66d139/fastcli-0.2.0.tar.gz",
"platform": null,
"description": "# fastcli\n\n[](https://github.com/n8henrie/fastcli/actions/workflows/python-package.yml)\n\nPython3 CLI script for fast.com\n\n- Free software: MIT\n- Documentation: https://fastcli.readthedocs.org\n\n## Features\n\nShows approximate download speed by way of Fast.com.\n\n## Introduction\n\nFast.com is a newish Netflix download speed test. It bases its results on\ndownload speed of actual Netflix video content, which makes it much harder for\nISPs to embellish their results (without also speeding up all of Netflix, which\nmay account for as much as 30% of all internet traffic).\n\nIt doesn't test upload speed or ping, so `fastcli` doesn't either.\n\n## Dependencies\n\n- Python >= 3.5\n- See `requirements.txt`\n\n## Quickstart\n\n```bash\npip3 install fastcli\nfastcli\n```\n\n### Development Setup\n\n1. Clone the repo: `git clone https://github.com/n8henrie/fastcli && cd\n fastcli`\n1. Install into a virtualenv:\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\npip3 install .[dev]\n```\n\n## Configuration\n\n- Optionally accepts a `--runtime` argument which may affect accuracy by\n changing to values shorter or longer than the default of 10 (seconds).\n\n## Acknowledgements\n\n- Netflix, for creating [Fast.com](https://fast.com)\n- Many thanks to groundwork laid by <https://github.com/sanderjo/fast.com>\n\n## Troubleshooting / FAQ\n\n- fastcli requires Python >= 3.5\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python3 CLI script for fast.com",
"version": "0.2.0",
"project_urls": {
"homepage": "https://github.com/n8henrie/fastcli"
},
"split_keywords": [
"fastcli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "544affbde02f26166335546471b117011d7f251f16cb3724e1a7a7ed3759bdd7",
"md5": "bf8f36b649e47fa13434f28df3c95035",
"sha256": "399bea0517926a2f9057fcb23b62c8a3f8037db1b8573f24ff4421f954d0a0dd"
},
"downloads": -1,
"filename": "fastcli-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf8f36b649e47fa13434f28df3c95035",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5400,
"upload_time": "2024-07-07T20:34:57",
"upload_time_iso_8601": "2024-07-07T20:34:57.217296Z",
"url": "https://files.pythonhosted.org/packages/54/4a/ffbde02f26166335546471b117011d7f251f16cb3724e1a7a7ed3759bdd7/fastcli-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "21f5ee36ff516ea8392385264110726d3f8f04ee59975c937f5c75dbce66d139",
"md5": "93bdce172fc5cc415f6ae9deff256719",
"sha256": "9098f335359f039e826b70a867427e424ebc6c80c2e8bdfe34876f7e98e0dfa1"
},
"downloads": -1,
"filename": "fastcli-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "93bdce172fc5cc415f6ae9deff256719",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17467,
"upload_time": "2024-07-07T20:35:01",
"upload_time_iso_8601": "2024-07-07T20:35:01.089189Z",
"url": "https://files.pythonhosted.org/packages/21/f5/ee36ff516ea8392385264110726d3f8f04ee59975c937f5c75dbce66d139/fastcli-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-07 20:35:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "n8henrie",
"github_project": "fastcli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "fastcli"
}