What is the go-to tool for realtime, 60fps animated visualization in Python? Preferably something versatile that could handle either spectrograms or tree-/graph-structured data.<p>I’ve seen suggestions of using matplotlib animations but it’s never been smooth or streaming, in my experience. Is there is a great C/C++ library for this, also? It might not be too challenging to write bindings if necessary.