Metadata-Version: 2.1
Name: gqvis
Version: 0.1.0
Summary: A simple package for visualising the results of a cypher-based graph query to Neo4j in Python.
Author: Michael Stewart
Author-email: michael.stewart.webdev@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ipython (==7.34.0)
Requires-Dist: neo4j (>=5.2.0,<6.0.0)
