Raw data
{
"_id": null,
"home_page": "https://github.com/praveencs87/faissqlite",
"name": "faissqlite",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/a9/64/1b46b8eaa8815322866f513102405426ab0ba3647ba668789c24bf4c381b/faissqlite-0.1.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Persistent and efficient vector store using FAISS + SQLite",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/praveencs87/faissqlite"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e238b5c0b9c357048b652ffb225ac9f311a0eace43b06083eb7e7f4937e67e61",
"md5": "965c10106aa72ce64f9005dde70d012f",
"sha256": "5657ef079ba37cb0c45ece6f63d6433defc23adf38c45da9bd282bb7fdf7ef56"
},
"downloads": -1,
"filename": "faissqlite-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "965c10106aa72ce64f9005dde70d012f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7050,
"upload_time": "2025-07-13T12:52:16",
"upload_time_iso_8601": "2025-07-13T12:52:16.243626Z",
"url": "https://files.pythonhosted.org/packages/e2/38/b5c0b9c357048b652ffb225ac9f311a0eace43b06083eb7e7f4937e67e61/faissqlite-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a9641b46b8eaa8815322866f513102405426ab0ba3647ba668789c24bf4c381b",
"md5": "80839e35a3095acbfbf13552ebbf5ae8",
"sha256": "bf45d8a03a0f2d50b5b8bc2f47f769bbf8fedc2ef5b86fb084e46d01c29b4976"
},
"downloads": -1,
"filename": "faissqlite-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "80839e35a3095acbfbf13552ebbf5ae8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7585,
"upload_time": "2025-07-13T12:52:17",
"upload_time_iso_8601": "2025-07-13T12:52:17.803547Z",
"url": "https://files.pythonhosted.org/packages/a9/64/1b46b8eaa8815322866f513102405426ab0ba3647ba668789c24bf4c381b/faissqlite-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-13 12:52:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "praveencs87",
"github_project": "faissqlite",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "faiss-cpu",
"specs": [
[
">=",
"1.7.4"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.21.0"
]
]
},
{
"name": "fastapi",
"specs": [
[
">=",
"0.100.0"
]
]
},
{
"name": "utools",
"specs": []
}
],
"lcname": "faissqlite"
}