Metadata-Version: 2.1
Name: kg-vis
Version: 0.0.2
Summary: A Knowledge Graph GUI based on Flask.
Home-page: http://pypi.python.org/pypi/kg_vis/
Author: Zhang
Author-email: oo@zju.edu.cn
License: LICENSE.txt
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: flask
Requires-Dist: flaskwebgui
Requires-Dist: openpyxl

# A GUI for knowledge graph based on Flask

## Install

`pip install kg-vis`

## Run

`python -m kg_vis.run`

<img src='gui.jpg'>

By default, it uses the food and chemical additives data for demonstration.
