Metadata-Version: 2.1
Name: streamlit-network-graph-editor
Version: 1.0.0
Summary: This is a Streamlit custom component for a network diagram editor that allows you to drag and drop nodes and edges to calculate the shortest path.
Home-page: https://github.com/mshdtksk/network_graph_editor_app/tree/main/network_graph_editor_pypi
Author: mshdtksk
Author-email: takasuka@nagoya-u.jp
License: MIT
Keywords: streamlit-network-graph-editor streamlit
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/plain

This is a Streamlit custom component for a network diagram editor that allows you to drag and drop nodes and edges to calculate the shortest path.
