Pinecone Python Client (DEPRECATED)
The official Pinecone python package has been renamed from pinecone-client to pinecone. To upgrade, please
remove pinecone-client from your project dependencies and then add the pinecone package to get the
latest updates.
WARNING: Failure to remove pinecone-client before installing pinecone can lead to confusing interactions
between the two packages.
Upgrade steps
pip uninstall pinecone-client
pip install pinecone
Or, if you are using grpc:
pip uninstall pinecone-client
pip install "pinecone[grpc]"
For info on code changes that may impact you, see Release Notes and Upgrading
Links
pineconeon PyPI- Source on Github
Release files for pinecone-client 6.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pinecone_client-6.0.0.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pinecone_client-6.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.7 kB
Release files / pinecone_client-6.0.0.tar.gz
| Download URL | pinecone_client-6.0.0.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f224fc999205e4858c4737c40922bdf42d178b361c8859bc486ec00d45b359a9
|
|
BLAKE2b-256 checksum How to use checksums |
6cab3ab3b81e8ad82fbfcaa4f446c7f962b18968d61543c8c9e2c38bd777c056
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure
|
Release files / pinecone_client-6.0.0-py3-none-any.whl
| Download URL | pinecone_client-6.0.0-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d81a9e73cae441e4ab6dfc9c1d8b51c9895dae2488cda64f3e21b9dfc10c8d94
|
|
BLAKE2b-256 checksum How to use checksums |
5ae47780cd631dc6dad0172a245e958b41b28a70779594c0790fa08b952aa97f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure
|