pyvearch


Namepyvearch JSON
Version 3.5.3 PyPI version JSON
download
home_pagehttps://github.com/vearch/vearch
SummaryA library for efficient similarity search and storage of deep learning vectors.
upload_time2024-10-25 10:17:30
maintainerNone
docs_urlNone
authorvearch author
requires_pythonNone
licenseApache License, Version 2.0
keywords real time index vector nearest neighbors
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Database for storing and quering vector data. Vearch supports processing large-scale multidimensional data, complex queries, and easily scalable. Provide efficient storage and accurate retrieval, accelerating the implementation of AI scenarios

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vearch/vearch",
    "name": "pyvearch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "real time index, vector nearest neighbors",
    "author": "vearch author",
    "author_email": "vearch-maintainers@groups.io",
    "download_url": null,
    "platform": null,
    "description": "Database for storing and quering vector data. Vearch supports processing large-scale multidimensional data, complex queries, and easily scalable. Provide efficient storage and accurate retrieval, accelerating the implementation of AI scenarios\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "A library for efficient similarity search and storage of deep learning vectors.",
    "version": "3.5.3",
    "project_urls": {
        "Homepage": "https://github.com/vearch/vearch"
    },
    "split_keywords": [
        "real time index",
        " vector nearest neighbors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22b0a61ae3fafc0edfe6b147e2137505da09d11747459406f903b475216779a5",
                "md5": "27c8cb7ba448033acd30018b6743b2b6",
                "sha256": "85ef3edb7f45159d2ba2ce500c244635f08f4141cdfccdeb054a098cf5288ec3"
            },
            "downloads": -1,
            "filename": "pyvearch-3.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27c8cb7ba448033acd30018b6743b2b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17105,
            "upload_time": "2024-10-25T10:17:30",
            "upload_time_iso_8601": "2024-10-25T10:17:30.461540Z",
            "url": "https://files.pythonhosted.org/packages/22/b0/a61ae3fafc0edfe6b147e2137505da09d11747459406f903b475216779a5/pyvearch-3.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 10:17:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vearch",
    "github_project": "vearch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyvearch"
}
        
Elapsed time: 0.43138s