Metadata-Version: 2.1
Name: py2neo-history
Version: 1.6.3
Summary: Python client library for the Neo4j REST server
Home-page: http://nigelsmall.com/py2neo
Author: Nigel Small <nigel@nigelsmall.com>
Author-email: nigel@nigelsmall.com
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Database
Classifier: Topic :: Software Development
License-File: LICENSE
License-File: NOTICE

Py2neo is a simple and pragmatic Python library that provides access to the popular graph database Neo4j via its RESTful web service interface. With no external dependencies, installation is straightforward and getting started with coding is easy. The library is actively maintained on GitHub, regularly updated in the Python Package Index and is built uniquely for Neo4j in close association with its team and community.
