Metadata-Version: 2.1
Name: kgraph
Version: 1.0.8
Summary: A Python library for relational learning on knowledge graphs.
Home-page: UNKNOWN
Author: Shuanglong Yao
Author-email: shuanglongyao@gmail.com
License: Apache 2.0
Project-URL: Source, https://github.com/YaoShuang-long/kgraph
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.14.3)
Requires-Dist: torch (>=1.6.0)
Requires-Dist: tqdm (>=4.23.4)
Requires-Dist: prettytable (>=0.7.2)
Requires-Dist: typing-extensions (<4.0.0.0,>=3.7.0)

UNKNOWN


