A Python client library for Neo4j
Project description
# PyNeo4j
Integrating Python with Neo4j.
[![Build Status](https://travis-ci.org/RenanPalmeira/pyneo4j.svg?branch=master)](https://travis-ci.org/RenanPalmeira/pyneo4j) [![PyPI](https://img.shields.io/pypi/v/pyneo4j.svg)](https://pypi.python.org/pypi/pyneo4j)
### Demo/Example
https://github.com/RenanPalmeira/neopyramid
### Downloaded and run Neo4j
### Development
$ git clone https://github.com/renanpalmeira/pyneo4j $ cd pyneo4j # or other name with virtualenv (recommended) $ pip install -e . $ pip install -r requirements.txt # or tests/requirements-dev.txt $ $NEO4J_FOLDER/bin/neo4j-shell -c < tests/starwars.cypher # Import sample graph’s $ nosetests –verbose tests/ # If your Neo4j needs authentication set on tests/tests.py, but not in ‘git add’ with your credentials, than just run the tests
### Installation (waiting for approval)
Available in Python Package Index:
$ pip install pyneo4j
Or:
$ easy_install pyneo4j
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyneo4j-0.0.0.tar.gz
.
File metadata
- Download URL: pyneo4j-0.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b266fa537b8ef7622e415ec01c5fca35e8182d0c86378334197d6c6ff2ba987c |
|
MD5 | ce692a3fba30e6fa42f1c5c0867f8200 |
|
BLAKE2b-256 | 5fccba330bc359cd60bf33726730da7b53f0b2c7e9b197924d0cb1677a2bbbf5 |