pinecone-client
Pinecone client (DEPRECATED)
What it is and what it does
pinecone-client was the official Python client library for a managed vector database service. It allowed developers to connect from Python, perform vector operations, and manage indexes in the cloud. The package depends on urllib3, certifi, python-dateutil, typing-extensions, and pinecone-plugin-interface to handle HTTP communication, date parsing, and plugin support.
This package is now deprecated and no longer maintained. The publisher explicitly recommends uninstalling it and migrating to a replacement package. Installing both packages together can cause conflicts and unexpected behavior.
Use it for:
- Connecting to vector databases from legacy Python applications that depend on this package name
- Querying and managing vector indexes in production systems built before the package rename
- Developing vector search features in Python applications using managed infrastructure
- Prototyping similarity-based retrieval systems with cloud-hosted vector storage
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
This package is deprecated and should not be installed. It provided a Python client for connecting to a vector database service.
No. Do not install this package. It is explicitly deprecated and no longer maintained. The publisher warns that installing it alongside its replacement causes confusing conflicts. If you are maintaining legacy code that depends on this package, migrate to the replacement as soon as possible.
Install
pinecone-client on PyPI
pip
pip install pinecone-clientuv
uv add pinecone-clientpoetry
poetry add pinecone-clientInstalling pinecone-client
Before you install
The package is aging (539 days since last release) and explicitly deprecated. Low install friction, but maintenance has ceased and the publisher warns that installing it alongside its replacement can cause confusing interactions.
License in practice
Licensed under Apache-2.0 (permissive), so there are no licensing restrictions—but this is moot since the package is deprecated and should not be installed.
Quickstart
# This package is deprecated and should not be used.
# The publisher recommends uninstalling and migrating to the replacement package.
# See release notes and upgrading documentation for migration steps.
This package is deprecated and should not be installed. The publisher explicitly warns against using it.
Verify before relying
- What specific breaking changes exist between pinecone-client 6.0.0 and its replacement
- Whether existing code using pinecone-client will work without modification after migration
- Current status and maintenance timeline of the replacement package
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (<4.0,>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — typing-extensions, urllib3, certifi, pinecone-plugin-interface, python-dateutil |
| Maintenance | aging — 539 days since the last release |
| First released | |
| Downloads | 1,367,912/month — #3,997 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pinecone_client-6.0.0-py3-none-any.whl
Keywords: Pinecone, vector, database, cloud
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
pineconePinecone Python SDK provides a client for…
permissive · top 5,000 on PyPI
pinecone-plugin-interfaceProvides classes and utilities for building and…
permissive · top 5,000 on PyPI
google-gaxProvides gRPC and Google API infrastructure…
permissive · top 15,000 on PyPI
opentelemetry-instrumentation-pineconeAdds distributed tracing to Pinecone vector…
permissive · top 5,000 on PyPI
llama-index-vector-stores-pineconeIntegrates Pinecone vector database with…
permissive · top 15,000 on PyPI
pinecone-plugin-inferenceProvides embedding generation through…
permissive · top 15,000 on PyPI
apache-airflow-providers-pineconeIntegrates Pinecone vector database operations…
permissive · top 15,000 on PyPI
langchain-pineconeConnects LangChain applications to Pinecone…
permissive · top 5,000 on PyPI
pinecone-plugin-assistantProvides Python bindings to Pinecone's…
permissive · top 5,000 on PyPI
cloudantA Python client library for connecting to and…
permissive · top 15,000 on PyPI