Metadata-Version: 2.1
Name: stellargraph
Version: 0.4.0b0
Summary: Python library for machine learning on graphs
Home-page: https://github.com/stellargraph/stellargraph
Author: Data61, CSIRO
Author-email: stellar.admin@csiro.au
Requires-Python: >=3.6,<3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Keras (>=2.1,<3.0)
Requires-Dist: gensim (>=3.4,<4.0)
Requires-Dist: matplotlib (>=2.2,<3.0)
Requires-Dist: networkx (>=2.1,<3.0)
Requires-Dist: numba (>=0.39,<0.40)
Requires-Dist: numpy (>=1.14,<2.0)
Requires-Dist: pandas (>=0.20,<0.21)
Requires-Dist: scikit-learn (>=0.18,<0.19)
Requires-Dist: tensorflow (>=1.8,<2.0)
