Where python meets Neo4j
Py2neo is a client library and toolkit for working with Neo4j from within Python applications and from the command line.
iPy2neo is an interactive console for py2neo that allows much of its functionality to be accessed from outside of a Python application.
Grolt is an interactive Docker-based tool for running Neo4j servers and clusters in development. You will need an appropriate Neo4j licence to use Grolt.
Proxy2neo is a proxy server for Py2neo. Like iPy2neo this is currently part of the main Py2neo library but there are plans to separate this into a stand-alone project.
Graphio is a Python library for bulk loading data to Neo4j. Graphio collects multiple sets of nodes and relationships and loads them to Neo4j.
A curated list of projects in the wild that are in some way related to Python and Neo4j.