{ "info": { "author": "Renan Palmeira", "author_email": "renanpalmeira1@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# PyNeo4j\n\nIntegrating Python with Neo4j.\n\n[![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)\n\n### Demo/Example\n\nhttps://github.com/RenanPalmeira/neopyramid\n\n### Downloaded and run Neo4j \n\t \nhttp://neo4j.com/download/\n\n### Development\n\n\t$ git clone https://github.com/renanpalmeira/pyneo4j\n\t$ cd pyneo4j # or other name with virtualenv (recommended)\n\t$ pip install -e .\n\t$ pip install -r requirements.txt # or tests/requirements-dev.txt\n\t$ $NEO4J_FOLDER/bin/neo4j-shell -c < tests/starwars.cypher # Import sample graph's\n\t$ 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\n\n### Installation (waiting for approval)\n\nAvailable in Python Package Index:\n\n$ pip install pyneo4j\n\nOr:\n\n$ easy_install pyneo4j", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pyneo4j.readthedocs.org/en/latest/", "keywords": "neo4j pyramid flask django neo4j graph graphdb graphdatabase database rest client driver", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "pyneo4j", "package_url": "https://pypi.org/project/pyneo4j/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyneo4j/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pyneo4j.readthedocs.org/en/latest/" }, "release_url": "https://pypi.org/project/pyneo4j/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Python client library for Neo4j", "version": "0.0.0" }, "last_serial": 2121105, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "ce692a3fba30e6fa42f1c5c0867f8200", "sha256": "b266fa537b8ef7622e415ec01c5fca35e8182d0c86378334197d6c6ff2ba987c" }, "downloads": -1, "filename": "pyneo4j-0.0.0.tar.gz", "has_sig": false, "md5_digest": "ce692a3fba30e6fa42f1c5c0867f8200", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5844, "upload_time": "2016-05-18T04:21:40", "url": "https://files.pythonhosted.org/packages/5f/cc/ba330bc359cd60bf33726730da7b53f0b2c7e9b197924d0cb1677a2bbbf5/pyneo4j-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce692a3fba30e6fa42f1c5c0867f8200", "sha256": "b266fa537b8ef7622e415ec01c5fca35e8182d0c86378334197d6c6ff2ba987c" }, "downloads": -1, "filename": "pyneo4j-0.0.0.tar.gz", "has_sig": false, "md5_digest": "ce692a3fba30e6fa42f1c5c0867f8200", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5844, "upload_time": "2016-05-18T04:21:40", "url": "https://files.pythonhosted.org/packages/5f/cc/ba330bc359cd60bf33726730da7b53f0b2c7e9b197924d0cb1677a2bbbf5/pyneo4j-0.0.0.tar.gz" } ] }