Knowledge Graph Data Tool¶
a python library for create and operate on a knowledge graph in disk/neo4j/mysql.
Free software: MIT license
Documentation: https://kgdt.readthedocs.io.
Features¶
TODO
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Tips¶
- 如果遇到安装失败,可能是有一个依赖库pytest-runner自动获取不到 要自己手动pip一下就好了
TODO - 这个是因为依赖有问题,下次修改一下setup.py 的库依赖,将这个没有必要的依赖删除