Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 380 Bytes

File metadata and controls

16 lines (11 loc) · 380 Bytes

Python Driver

A simple Python program that test drives the Neo4j Python Driver.

Driver

neo4j-python-driver (Offical Driver) | Docs

Setup

pip install -r requirements.txt
pytest