Tools for Siklu by Ceragon TG Radios
=======================================
**TgTools** is a collection of tools to help manage large networks with multiple
Siklu by Ceragon MultiHaul TG radios.
.. note::
Program still under development and more tools are being actively added.
Available Tools:
* **TgCrawl** crawls the network discovering TG radios, collecting, parsing information, and saving to csv files:
- telemetry
- events
- configuration
TgCrawler can run a single time, or repeatedly (polling mode).
**TgTools** is currently released as a command-line script / executable.
It is an improved version of `Batchscanner <https://batchscanner.readthedocs.io/en/stable/index.html>`_,
but focuses exclusively on MultiHaul TG radios.
.. note::
This program is a personal initiative and contribution.
Although it is designed for interacting with `Siklu by Ceragon <https://www.siklu.com>`_ radios, no use
has been made of any company resources, nor any intellectual proprietary nor
confidential information.
Raw data
{
"_id": null,
"home_page": null,
"name": "mh-tgtools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": "TG, batch, siklu, siklu radios, scanner, MultiHaul",
"author": null,
"author_email": "Daniel Ephraty <daniel@ephraty.com>",
"download_url": "https://files.pythonhosted.org/packages/f7/31/516112e33387a68b935e6de5aa074e099269ed89add126f5fbf78f81b0ac/mh_tgtools-0.3.1.tar.gz",
"platform": null,
"description": "Tools for Siklu by Ceragon TG Radios\r\n=======================================\r\n\r\n**TgTools** is a collection of tools to help manage large networks with multiple\r\nSiklu by Ceragon MultiHaul TG radios. \r\n\r\n.. note::\r\n Program still under development and more tools are being actively added.\r\n \r\nAvailable Tools:\r\n\r\n * **TgCrawl** crawls the network discovering TG radios, collecting, parsing information, and saving to csv files:\r\n \r\n - telemetry\r\n - events\r\n - configuration\r\n \r\n TgCrawler can run a single time, or repeatedly (polling mode).\r\n \r\n**TgTools** is currently released as a command-line script / executable.\r\nIt is an improved version of `Batchscanner <https://batchscanner.readthedocs.io/en/stable/index.html>`_,\r\nbut focuses exclusively on MultiHaul TG radios.\r\n\r\n.. note::\r\n This program is a personal initiative and contribution.\r\n Although it is designed for interacting with `Siklu by Ceragon <https://www.siklu.com>`_ radios, no use\r\n has been made of any company resources, nor any intellectual proprietary nor\r\n confidential information.\r\n \r\n",
"bugtrack_url": null,
"license": null,
"summary": "A collection of tools to manage Ceragon by Siklu MultiHaul TG radios",
"version": "0.3.1",
"project_urls": {
"documentation": "https://tgtools.readthedocs.io/en/latest/",
"repository": "https://github.com/DanielEphraty/tgtools"
},
"split_keywords": [
"tg",
" batch",
" siklu",
" siklu radios",
" scanner",
" multihaul"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fecc230adf11e4a53a6c38da726b7a9c63d01aa8e1c1933f7271d79e88ada706",
"md5": "5ef1dc2dca382fbb8f9a4b9cbb9b24b7",
"sha256": "0663d66d30f5afa427ce62265084aef590d085536450372cb749bc433f9d372f"
},
"downloads": -1,
"filename": "mh_tgtools-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5ef1dc2dca382fbb8f9a4b9cbb9b24b7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 61552,
"upload_time": "2025-02-02T23:36:27",
"upload_time_iso_8601": "2025-02-02T23:36:27.739748Z",
"url": "https://files.pythonhosted.org/packages/fe/cc/230adf11e4a53a6c38da726b7a9c63d01aa8e1c1933f7271d79e88ada706/mh_tgtools-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f731516112e33387a68b935e6de5aa074e099269ed89add126f5fbf78f81b0ac",
"md5": "138fd8af93565cc4c9914b743539c2f4",
"sha256": "b8cb19edee5408d8f347b06449992c6d9969889d9ab7a3fe6ec01b48f39fba10"
},
"downloads": -1,
"filename": "mh_tgtools-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "138fd8af93565cc4c9914b743539c2f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 54868,
"upload_time": "2025-02-02T23:36:28",
"upload_time_iso_8601": "2025-02-02T23:36:28.891642Z",
"url": "https://files.pythonhosted.org/packages/f7/31/516112e33387a68b935e6de5aa074e099269ed89add126f5fbf78f81b0ac/mh_tgtools-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-02 23:36:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DanielEphraty",
"github_project": "tgtools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "lxml",
"specs": []
},
{
"name": "ncclient",
"specs": []
}
],
"lcname": "mh-tgtools"
}