Show HN: Barfi – Python flow based programming with GUI

https://github.com/krish-adi/barfi
by krishadi • 4 years ago
35 12 4 years ago

What? Another flow based programming library for Python?

Yes.

All the FBP libraries out there for Python need to be run as a self contained application. They are not components that could be integrated into your existing data workflows. Barfi, on the other hand can be integrated. At the moment it has a Streamlit component that you can use in your Streamlit apps.

Currently, I am working on a Jupyter notebook widget.

Related Stories

Loading related stories...

Source preview

github.com