teleping


Nameteleping JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNetwork Engineer's best friend - Telephant Ping
upload_time2024-05-31 22:34:07
maintainerNone
docs_urlNone
authorTomas Hlavacek
requires_python<4.0,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Telephant UDPPing

The network debugging tool that runs high-speed UDP echo and provide
JSON API, Prometheus client and simple web output for a quick overview.

## Testing and development

Run local instance with `teleping.yml` config file:

```
poetry run teleping -c teleping.yml
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "teleping",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tomas Hlavacek",
    "author_email": "tmshlvck@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/6d/f1ae80669cfd91c9cf3024b9137c91cade8bb350a42f2024ddc56df2f344/teleping-0.2.0.tar.gz",
    "platform": null,
    "description": "# Telephant UDPPing\n\nThe network debugging tool that runs high-speed UDP echo and provide\nJSON API, Prometheus client and simple web output for a quick overview.\n\n## Testing and development\n\nRun local instance with `teleping.yml` config file:\n\n```\npoetry run teleping -c teleping.yml\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Network Engineer's best friend - Telephant Ping",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f135996275bc7fddee85ea9a4bdf3764a4fc8aae096dd1256b8e4b2054af23ec",
                "md5": "79259b4fe9c59a8cdfe3c228474f7418",
                "sha256": "c8956d62d37447d4a71d1a901932972de7510c5be7b2ba53da9c0c2905bce67d"
            },
            "downloads": -1,
            "filename": "teleping-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79259b4fe9c59a8cdfe3c228474f7418",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 27508,
            "upload_time": "2024-05-31T22:34:04",
            "upload_time_iso_8601": "2024-05-31T22:34:04.966226Z",
            "url": "https://files.pythonhosted.org/packages/f1/35/996275bc7fddee85ea9a4bdf3764a4fc8aae096dd1256b8e4b2054af23ec/teleping-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "096df1ae80669cfd91c9cf3024b9137c91cade8bb350a42f2024ddc56df2f344",
                "md5": "765d58e7afa1000400adbb52e348a842",
                "sha256": "6c165e737011f3485c89796c5eb4bc6c20e946d3aa475fee932ae29357947f08"
            },
            "downloads": -1,
            "filename": "teleping-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "765d58e7afa1000400adbb52e348a842",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 23543,
            "upload_time": "2024-05-31T22:34:07",
            "upload_time_iso_8601": "2024-05-31T22:34:07.334506Z",
            "url": "https://files.pythonhosted.org/packages/09/6d/f1ae80669cfd91c9cf3024b9137c91cade8bb350a42f2024ddc56df2f344/teleping-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 22:34:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "teleping"
}
        
Elapsed time: 0.23643s