neo4j-lib-py This repository contains a shared python library for accessing neo4j database. We're using it across different TogetherCrew python projects. To install the library: pip install tc-neo4j-lib-py Usage: from tc_neo4j_lib.neo4j_ops import Neo4jOps