Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

amourao/pinecone-python-client

 
 

Repository files navigation

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://[email protected]/pinecone-io/pinecone-python-client.git

Or a specific development version:

pip install git+https://[email protected]/pinecone-io/pinecone-python-client.git
pip install git+https://[email protected]/pinecone-io/pinecone-python-client.git@example-branch-name
pip install git+https://[email protected]/pinecone-io/pinecone-python-client.git@259deff

About

The Pinecone.io Python client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.0%
  • Other 1.0%