Metadata-Version: 2.1
Name: fn-graph-studio
Version: 0.2.8
Summary: A web based explorer for fn_graph function composers
License: MIT
Author: James Saunders
Author-email: james@businessoptics.biz
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: dash (>=1.7,<2.0)
Requires-Dist: dash-treebeard (>=0.0.1,<0.0.2)
Requires-Dist: dash_core_components (>=1.6,<2.0)
Requires-Dist: dash_interactive_graphviz (>=0.1.0,<0.2.0)
Requires-Dist: dash_split_pane (>=1.0,<2.0)
Requires-Dist: fn_graph (>=0.5.0,<0.6.0)
Requires-Dist: pandas (>=0.25.3,<0.26.0)
Requires-Dist: plotly (>=4.4,<5.0)
