# PyNeo4j
Integrating Python with Neo4j.
[](https://travis-ci.org/RenanPalmeira/pyneo4j) [](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
Release files for pyneo4j 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyneo4j-0.0.0.tar.gz | 5.8 kB | Details |
Release files / pyneo4j-0.0.0.tar.gz
| Download URL | pyneo4j-0.0.0.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b266fa537b8ef7622e415ec01c5fca35e8182d0c86378334197d6c6ff2ba987c
|
|
BLAKE2b-256 checksum How to use checksums |
5fccba330bc359cd60bf33726730da7b53f0b2c7e9b197924d0cb1677a2bbbf5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |