pinecone-plugin-interface


Namepinecone-plugin-interface JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://www.pinecone.io
SummaryPlugin interface for the Pinecone python client
upload_time2024-06-05 01:57:52
maintainerNone
docs_urlNone
authorPinecone Systems, Inc.
requires_python<4.0,>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This small package is used to distribute a few classes and utilities used to build and consume plugins for the [Pinecone Python SDK](https://github.com/pinecone-io/pinecone-python-client).

At present this package is experimental and intended for internal use by Pinecone engineers iterating on new features. It should not be used by end-users or partners.
            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pinecone.io",
    "name": "pinecone-plugin-interface",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Pinecone Systems, Inc.",
    "author_email": "support@pinecone.io",
    "download_url": "https://files.pythonhosted.org/packages/f4/fb/e8a4063264953ead9e2b24d9b390152c60f042c951c47f4592e9996e57ff/pinecone_plugin_interface-0.0.7.tar.gz",
    "platform": null,
    "description": "This small package is used to distribute a few classes and utilities used to build and consume plugins for the [Pinecone Python SDK](https://github.com/pinecone-io/pinecone-python-client).\n\nAt present this package is experimental and intended for internal use by Pinecone engineers iterating on new features. It should not be used by end-users or partners.",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Plugin interface for the Pinecone python client",
    "version": "0.0.7",
    "project_urls": {
        "Documentation": "https://pinecone.io/docs",
        "Homepage": "https://www.pinecone.io",
        "Repository": "https://github.com/pinecone-io/python-plugin-interface"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b1da21fdfcd6d022cb64cef5c2a29ee6691c6c103c4566b41646b080b7536a5",
                "md5": "42abb1068e8edd01eb921a804ff9feca",
                "sha256": "875857ad9c9fc8bbc074dbe780d187a2afd21f5bfe0f3b08601924a61ef1bba8"
            },
            "downloads": -1,
            "filename": "pinecone_plugin_interface-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42abb1068e8edd01eb921a804ff9feca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 6249,
            "upload_time": "2024-06-05T01:57:50",
            "upload_time_iso_8601": "2024-06-05T01:57:50.583514Z",
            "url": "https://files.pythonhosted.org/packages/3b/1d/a21fdfcd6d022cb64cef5c2a29ee6691c6c103c4566b41646b080b7536a5/pinecone_plugin_interface-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4fbe8a4063264953ead9e2b24d9b390152c60f042c951c47f4592e9996e57ff",
                "md5": "4cc2fa2243793c2a41043bf4f41191ca",
                "sha256": "b8e6675e41847333aa13923cc44daa3f85676d7157324682dc1640588a982846"
            },
            "downloads": -1,
            "filename": "pinecone_plugin_interface-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "4cc2fa2243793c2a41043bf4f41191ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 3370,
            "upload_time": "2024-06-05T01:57:52",
            "upload_time_iso_8601": "2024-06-05T01:57:52.093482Z",
            "url": "https://files.pythonhosted.org/packages/f4/fb/e8a4063264953ead9e2b24d9b390152c60f042c951c47f4592e9996e57ff/pinecone_plugin_interface-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 01:57:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pinecone-io",
    "github_project": "python-plugin-interface",
    "github_not_found": true,
    "lcname": "pinecone-plugin-interface"
}
        
Elapsed time: 0.24784s