amourao / pinecone-python-client

The Pinecone.io Python client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pinecone-client

The Pinecone python client

For more information, see the docs at https://www.pinecone.io/docs/

Installation

Install a released version from pip:

pip install pinecone-client

Or the latest development version:

pip install git+https://git@github.com/pinecone-io/pinecone-python-client.git

Or a specific development version:

pip install git+https://git@github.com/pinecone-io/pinecone-python-client.git
pip install git+https://git@github.com/pinecone-io/pinecone-python-client.git@example-branch-name
pip install git+https://git@github.com/pinecone-io/pinecone-python-client.git@259deff

About

The Pinecone.io Python client

License:Other


Languages

Language:Python 99.0%Language:Mustache 0.7%Language:Makefile 0.3%Language:Shell 0.0%