# cypy
**Repository Path**: mirrors_technige/cypy
## Basic Information
- **Project Name**: cypy
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-18
- **Last Updated**: 2025-12-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
====
CyPy
====
.. image:: https://travis-ci.org/technige/cypy.svg?branch=master
:target: https://travis-ci.org/technige/cypy
.. image:: https://coveralls.io/repos/github/technige/cypy/badge.svg?branch=master
:target: https://coveralls.io/github/technige/cypy?branch=master
**CyPy** is a `Cypher `_ resource library for Python.
It provides facilities for client-side graph data storage as well as tools for working with the Cypher language.
The library uses terminology consistent with `Neo4j `_ (*nodes*, *relationships*, *labels*, *properties*, etc) and provides a convenient local model for remote Neo4j interactions.
See http://nige.tech/cypy for full documentation.