Python is widely used by Neo4j developers. From building web-applications to writing data science notebooks in Jupyter and running graph algorithms with pyspark. Besides the offical neo4j-driver there is also py2neo which has been around for a long time.
If you run into a bug, rather than posting it here, please create a GitHub issue.
- Neo4j-Python-Driver (documentation, api)
- GitHub Repository for Issue reporting
- Developer Guide
- py2neo
- Example Repositories
- Examples Mark Needham / Will Lyon