Metadata-Version: 2.1
Name: barfi-ext
Version: 0.8.1.1
Summary: Framework for a graphical programming environment. Forked from Krish-adi's Barfi.
Home-page: https://github.com/yoyodream/barfi
Author: YoYoDream
Author-email: yoyodream729@gmail.com
Project-URL: Source, https://github.com/yoyodream/barfi
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: streamlit >=0.63
Requires-Dist: networkx >=2.6.2

# Barfi

**Block and Link based graphical programming environment for performing simulations in Python.**

It provides a Streamlit component for a graphical programming environment to perform simulations.

Forked from Krish-adi's Barfi.
