# VSAG Python Binding
[![](https://github.com/jiacai2050/vsag-py/actions/workflows/CI.yml/badge.svg)](https://github.com/jiacai2050/vsag-py/actions/workflows/CI.yml)
[![](https://img.shields.io/pypi/v/vsag.svg)](https://pypi.org/project/vsag)
[VSAG](https://github.com/alipay/vsag) is a vector indexing library used for similarity search.
## Installation
```bash
pip install vsag
```
## Development
```
python -m venv .env
source .env/bin/activate
pip install maturin
pip install maturin[patchelf]
```
Useful maturin commands:
```
build Build the crate into python packages
publish Build and publish the crate as python packages to pypi
develop Install the crate as module in the current virtualenv
```
Raw data
{
"_id": null,
"home_page": null,
"name": "vsag",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "vector, search, llm, knn, hnsw, diskann",
"author": null,
"author_email": "Jiacai Liu <dev@liujiacai.net>",
"download_url": "https://files.pythonhosted.org/packages/99/47/96d01b636a56455c1aa27a112ca42cdd493700a12049e1b2ad79c488ec01/vsag-0.1.2.tar.gz",
"platform": null,
"description": "# VSAG Python Binding\n\n[![](https://github.com/jiacai2050/vsag-py/actions/workflows/CI.yml/badge.svg)](https://github.com/jiacai2050/vsag-py/actions/workflows/CI.yml)\n[![](https://img.shields.io/pypi/v/vsag.svg)](https://pypi.org/project/vsag)\n\n[VSAG](https://github.com/alipay/vsag) is a vector indexing library used for similarity search.\n\n## Installation\n\n```bash\npip install vsag\n```\n\n## Development\n\n```\npython -m venv .env\nsource .env/bin/activate\npip install maturin\npip install maturin[patchelf]\n```\n\nUseful maturin commands:\n```\n build Build the crate into python packages\n publish Build and publish the crate as python packages to pypi\n develop Install the crate as module in the current virtualenv\n```\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "VSAG Python Binding",
"version": "0.1.2",
"project_urls": {
"Documentation": "https://github.com/jiacai2050/vsag-py",
"Homepage": "https://github.com/jiacai2050/vsag-py",
"Repository": "https://github.com/jiacai2050/vsag-py"
},
"split_keywords": [
"vector",
" search",
" llm",
" knn",
" hnsw",
" diskann"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "74dd91c2c95d71c95f436a60c63b273e3004152b07467b86c885ec5e459e6d48",
"md5": "21eb850ca46d1a623db81fdecc215fdd",
"sha256": "7e1f6620df0fbb4c5811222f095fd6354762c06059eb2695505e660336061729"
},
"downloads": -1,
"filename": "vsag-0.1.2-cp310-cp310-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "21eb850ca46d1a623db81fdecc215fdd",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 50001774,
"upload_time": "2024-11-11T10:34:16",
"upload_time_iso_8601": "2024-11-11T10:34:16.447379Z",
"url": "https://files.pythonhosted.org/packages/74/dd/91c2c95d71c95f436a60c63b273e3004152b07467b86c885ec5e459e6d48/vsag-0.1.2-cp310-cp310-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f5294965faf122d0fb6e02329bf0f8607e8ef2692d7c2075a1ffce6433bd033",
"md5": "dc6b927558234a4bcc69326d243cfc30",
"sha256": "8f68625b38670a7d3f0bb274512592bb81ed84dfa73d3fe4a100afec5782f294"
},
"downloads": -1,
"filename": "vsag-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "dc6b927558234a4bcc69326d243cfc30",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 50001610,
"upload_time": "2024-11-11T10:34:23",
"upload_time_iso_8601": "2024-11-11T10:34:23.368055Z",
"url": "https://files.pythonhosted.org/packages/2f/52/94965faf122d0fb6e02329bf0f8607e8ef2692d7c2075a1ffce6433bd033/vsag-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f4320de926de7917b91459849ec671c873680bb0aacd161f09c2dc08b76fee4d",
"md5": "b94347cfbbad63d3c2be5d1b50b6877d",
"sha256": "768fff9dcdd952d3b65a67946b85e4bdb89cf794eaffe230433f196019e19fe0"
},
"downloads": -1,
"filename": "vsag-0.1.2-cp312-cp312-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "b94347cfbbad63d3c2be5d1b50b6877d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 50000776,
"upload_time": "2024-11-11T10:34:28",
"upload_time_iso_8601": "2024-11-11T10:34:28.167759Z",
"url": "https://files.pythonhosted.org/packages/f4/32/0de926de7917b91459849ec671c873680bb0aacd161f09c2dc08b76fee4d/vsag-0.1.2-cp312-cp312-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d45d999327081bb62fac30502e299f9cedbf6eeb3b0fd18feefd0bf1a35b6751",
"md5": "3156d37d2fa323b86760284f565b1b6c",
"sha256": "ff0fb90f22736c355364c3236f4223e049d9aa7d4b56c59eba6c01943513791b"
},
"downloads": -1,
"filename": "vsag-0.1.2-cp38-cp38-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "3156d37d2fa323b86760284f565b1b6c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 50002411,
"upload_time": "2024-11-11T10:34:32",
"upload_time_iso_8601": "2024-11-11T10:34:32.867454Z",
"url": "https://files.pythonhosted.org/packages/d4/5d/999327081bb62fac30502e299f9cedbf6eeb3b0fd18feefd0bf1a35b6751/vsag-0.1.2-cp38-cp38-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "59f491b4c44d468d867b2d911b0646050c6d3d2445a3b5d48def112e4398e8b4",
"md5": "fc353e86ce91bcbbd9847c7d28e602a0",
"sha256": "2aff9ab8d1e8c7eb0cd7c960f126e068eac95282b37bd2c486c0f45d5fead63d"
},
"downloads": -1,
"filename": "vsag-0.1.2-cp39-cp39-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "fc353e86ce91bcbbd9847c7d28e602a0",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 50002538,
"upload_time": "2024-11-11T10:34:38",
"upload_time_iso_8601": "2024-11-11T10:34:38.225385Z",
"url": "https://files.pythonhosted.org/packages/59/f4/91b4c44d468d867b2d911b0646050c6d3d2445a3b5d48def112e4398e8b4/vsag-0.1.2-cp39-cp39-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "22344aae8d1fd7d68dd264757881068186dbaef0083e0d155b702b17cb55f370",
"md5": "11f5684725aae989ca3bbc5c1216224c",
"sha256": "9b77204f4d101d1c688fc6318052dd6cc851de60b253b1ab54f48de61a680335"
},
"downloads": -1,
"filename": "vsag-0.1.2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "11f5684725aae989ca3bbc5c1216224c",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 50002321,
"upload_time": "2024-11-11T10:34:43",
"upload_time_iso_8601": "2024-11-11T10:34:43.380689Z",
"url": "https://files.pythonhosted.org/packages/22/34/4aae8d1fd7d68dd264757881068186dbaef0083e0d155b702b17cb55f370/vsag-0.1.2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "994796d01b636a56455c1aa27a112ca42cdd493700a12049e1b2ad79c488ec01",
"md5": "b16e9b9dde4d2027d9004e354bf123ea",
"sha256": "7599ed5fb7e068c83db803b26f0b80cbb2782e504b62dde1389463342e1d5db8"
},
"downloads": -1,
"filename": "vsag-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "b16e9b9dde4d2027d9004e354bf123ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 11351,
"upload_time": "2024-11-11T10:34:47",
"upload_time_iso_8601": "2024-11-11T10:34:47.076086Z",
"url": "https://files.pythonhosted.org/packages/99/47/96d01b636a56455c1aa27a112ca42cdd493700a12049e1b2ad79c488ec01/vsag-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-11 10:34:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jiacai2050",
"github_project": "vsag-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "vsag"
}