Name | pingplot JSON |
Version |
0.1.3
JSON |
| download |
home_page | None |
Summary | Create a graph depicting latency to arbitrary addresses over time |
upload_time | 2024-04-22 05:16:18 |
maintainer | None |
docs_url | None |
author | DJ Stomp |
requires_python | <4.0,>=3.12 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pingplot
Plot your pings, ping your plots!
## Installation
Install `pingplot`
```
cd pingplot
pip install
```
## Usage
Execute the script with:
```
python -m pingplot
```
For help, include the `--help` argument
Raw data
{
"_id": null,
"home_page": null,
"name": "pingplot",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "DJ Stomp",
"author_email": "85457381+djstompzone@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/b7/1a/6e75b42570e2725ecc9c9d958ecc9e9ff125610b8545fb401c3ef70409b6/pingplot-0.1.3.tar.gz",
"platform": null,
"description": "# pingplot\n\nPlot your pings, ping your plots!\n\n## Installation\n\nInstall `pingplot`\n\n```\ncd pingplot\npip install \n```\n\n\n## Usage\n\nExecute the script with:\n\n```\npython -m pingplot\n```\n\nFor help, include the `--help` argument",
"bugtrack_url": null,
"license": "MIT",
"summary": "Create a graph depicting latency to arbitrary addresses over time",
"version": "0.1.3",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "26ee9872ee12f5f546cbfca71e7105b15a8e411c72b4960afea6c4009dfedb0e",
"md5": "747ef8e743a17828988c87f9847cb340",
"sha256": "53e5a999777a8ea94f18f2f5153d0ea58b67b26b9480d905ae233747669f1b79"
},
"downloads": -1,
"filename": "pingplot-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "747ef8e743a17828988c87f9847cb340",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 4305,
"upload_time": "2024-04-22T05:16:17",
"upload_time_iso_8601": "2024-04-22T05:16:17.487968Z",
"url": "https://files.pythonhosted.org/packages/26/ee/9872ee12f5f546cbfca71e7105b15a8e411c72b4960afea6c4009dfedb0e/pingplot-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b71a6e75b42570e2725ecc9c9d958ecc9e9ff125610b8545fb401c3ef70409b6",
"md5": "5e4788926fc37258220347e7b13cf7ba",
"sha256": "84e67cab6f0837a58cc25bcc605c60a3019bc00d9f114a9c1bb142f7e815db79"
},
"downloads": -1,
"filename": "pingplot-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "5e4788926fc37258220347e7b13cf7ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 3542,
"upload_time": "2024-04-22T05:16:18",
"upload_time_iso_8601": "2024-04-22T05:16:18.638274Z",
"url": "https://files.pythonhosted.org/packages/b7/1a/6e75b42570e2725ecc9c9d958ecc9e9ff125610b8545fb401c3ef70409b6/pingplot-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-22 05:16:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pingplot"
}