Network structural balance analysis in Julia

Dear Julia community, I have a question regarding network analysis in Julia. I apologize if this is the wrong section, I couldn’t decide for a better one.

Are you aware of any packages for sound network structural balance analysis, e.g. testing for balance like Feng et al.(2018) or computing triadic census like networkx in Python?

If such a package does not exist, we’re considering writing one. If a similar one exists, we’d love to contribute. I have looked around JuliaGraphs, but couldn’t find anything of the sort.

Thanks!