Summary
I am brand new to streamlit, I am looking for a fast way to build an mvp for an idea, and think this is the perfect environment, but am looking for a library that will accomplish what I am looking for.
Is there any library or solution that comes to mind accessible in Streamlit that can visualize and animate a Flow Graph? I am looking for a platform to quickly build and iterate a visual scripting tool for directing cashflows over a directed flow graph.
I saw some references to networkx and pyvis in this forum, but am looking for something more tailored to flows than to networks.
Examples in other environments/domains that are higher barrier to entry, and not Python friendly:
Node Editor in imgui
ReactFlow
Bolt in Unity
Nodes in Blender
https://docs.blender.org/manual/en/2.79/render/blender_render/materials/nodes/introduction.html
Additional information
Sorry if this is the wrong tag, but please let me know any ideas!