Xbee network PyQT5

Hi, can anyone help me to visualize xbee network (https://github.com/digidotcom/digi-python-resources/tree/master/samples/xbee/network) via PyQT5?

I am not sure what it is you are trying to do. But you can perform a network discovery and if it is a Zigbee mesh network, you can query the XBee modules Neighbor tables.

May be something like this:
https://github.com/zzeitt/ZigBee-GUI
https://github.com/RuslanSdk/XBee-PyQt5-V.1.0

May be something like this:
https://github.com/zzeitt/ZigBee-GUI
https://github.com/RuslanSdk/XBee-PyQt5-V.1.0