{"id":27198551,"url":"https://github.com/nickylogan/pypinger","last_synced_at":"2025-07-24T14:07:23.532Z","repository":{"id":45142820,"uuid":"264262286","full_name":"nickylogan/pypinger","owner":"nickylogan","description":"A real-time ping plotter in Python","archived":false,"fork":false,"pushed_at":"2022-01-05T16:33:20.000Z","size":5,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-12T05:27:01.852Z","etag":null,"topics":["hacktoberfest","pinger","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickylogan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-15T17:54:26.000Z","updated_at":"2023-03-12T05:27:01.853Z","dependencies_parsed_at":"2022-07-21T06:32:34.531Z","dependency_job_id":null,"html_url":"https://github.com/nickylogan/pypinger","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Fpypinger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Fpypinger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Fpypinger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickylogan%2Fpypinger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickylogan","download_url":"https://codeload.github.com/nickylogan/pypinger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111959,"owners_count":21049577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","pinger","python"],"created_at":"2025-04-09T20:52:09.402Z","updated_at":"2025-04-09T20:52:10.109Z","avatar_url":"https://github.com/nickylogan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyPinger\n\nA simple python command-line tool to graph real-time ping latency. I just made this tool for fun. Feel free to clone the repository for use.\n\n## Usage\n\n```sh\nUsage: python main.py [-h] [-H HOST] [-i INTERVAL] [-l LIMIT] [-t TIMEOUT]\n\nPlots a real-time graph of ping latency.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -H HOST, --host HOST  the host to ping\n  -i INTERVAL, --interval INTERVAL\n                        the interval (in ms) between consecutive ping calls\n  -l LIMIT, --limit LIMIT\n                        max number of data points to display\n  -t TIMEOUT, --timeout TIMEOUT\n                        max ping timeout (in ms)\n```\n\n## Requirements\n\n[Python v3+](https://www.python.org/) is required to run the tool, with additional libraries:\n\n- [matplotlib](https://pypi.org/project/matplotlib/)\n- [pythonping](https://pypi.org/project/pythonping/)\n\nYou can also install all of them using:\n\n```sh\npip install -r requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickylogan%2Fpypinger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickylogan%2Fpypinger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickylogan%2Fpypinger/lists"}