About Anaconda Help Download Anaconda

ivoflipse / packages / py2neo
Standard Python conda
1.6.4

Installers

  • noarch v1.6.4
  • win-64 v1.6.4

pip install

Authentication Prerequisites:
TOKEN=$(anaconda auth --create --name download-token)

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/t/$TOKEN/ivoflipse/simple py2neo

conda install

Authentication Prerequisites:
anaconda login

To install this package run one of the following:
conda install ivoflipse::py2neo

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy