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
It would be awesome to have an updated version of Node-Based UIs in React – React Flow, the streamlit-react-flow has no maintenance nor updates since inception
I’m looking for the flow graph too. update to NOW, the barfi is the closest option but it looks too young. There are so many LLM demoes associated with langchain, but there is no one like Langflow!
I just launched a new component called Streamlit Flow, that is a somewhat extensive wrapper over the React Flow Library. There is still a lot to be done, but I have implemented the necessary features to get most use cases going. Hope you guys like it!
Just wanted to add an announcement here. I’ve released v1.0.0 with a lot more features such as building full fledged flows from within the canvas itself. I’ve also hosted a docs-cum-demo site on Streamlit Cloud. Do check it out at
Hey @Elad_Beja . You can set node colours using the style attribute on the StreamlitFlowNode class. For example: style={'color': 'white', 'backgroundColor': '#00c04b', 'border': '2px solid white'} gives you something like:
Thanks for stopping by! We use cookies to help us understand how you interact with our website.
By clicking “Accept all”, you consent to our use of cookies. For more information, please see our privacy policy.
Cookie settings
Strictly necessary cookies
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
Performance cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
Functional cookies
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
Targeting cookies
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.