Metadata-Version: 2.1
Name: aiopinecone
Version: 0.1.3
Summary: An asyncio-compatible client for Pinecone DB
License: MIT
Author: Nikhil Shinday
Author-email: nikhil@buildbetter.app
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8.4,<4.0.0)
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Requires-Dist: tenacity (>=8.2.2,<9.0.0)
Requires-Dist: typing-extensions (>=4.5.0,<5.0.0)
Description-Content-Type: text/markdown

# aiopinecone
An asynchronous Pinecone DB Client, completely unaffiliated with Pinecone or Pinecone Systems, Inc.

