Visualizing shiny reactive chains with reactlog for Python

Hi, for R shiny apps one may use reactlog tool. Is it possible to have a similar visualization for python shiny apps? Is reactlog limited only to R? Is there anything similar for python?


Referred here by reactlog's README