Metadata-Version: 2.2
Name: mh-tgtools
Version: 0.3.1
Summary: A collection of tools to manage Ceragon by Siklu MultiHaul TG radios
Author-email: Daniel Ephraty <daniel@ephraty.com>
Project-URL: repository, https://github.com/DanielEphraty/tgtools
Project-URL: documentation, https://tgtools.readthedocs.io/en/latest/
Keywords: TG,batch,siklu,siklu radios,scanner,MultiHaul
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.13
Description-Content-Type: text/x-rst
Requires-Dist: ncclient
Requires-Dist: lxml
Provides-Extra: build
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Provides-Extra: dev
Requires-Dist: sphinx-rtd-theme; extra == "dev"

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.
   
