# embedbase-py
<div align="center">
Embedbase-py - Python client for [Embedbase](https://github.com/different-ai/embedbase)
<br>
<br>
⚠️ Status: Alpha release ⚠️
<br>
<br>
<a href="https://discord.gg/pMNeuGrDky"><img alt="Discord" src="https://img.shields.io/discord/1066022656845025310?color=black&style=for-the-badge"></a>
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License](https://img.shields.io/github/license/different-ai/embedbase)](https://github.com/different-ai/embedbase/blob/main/sdk/embedbase-py/LICENSE)
![Coverage Report](assets/images/coverage.svg)
</div>
If you have any feedback or issues, please let us know by opening an issue or contacting us on [discord](https://discord.gg/pMNeuGrDky).
Please refer to the [documentation](https://docs.embedbase.xyz/sdk).
## Getting started
To install the Embedbase Python client library, run the following command:
```bash
pip install embedbase-client
```
Raw data
{
"_id": null,
"home_page": "https://github.com/different-ai/embedbase/tree/main/sdk/embedbase-py",
"name": "embedbase-client",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "embeddings,machine learning,artificial intelligence,llm",
"author": "Different AI",
"author_email": "louis@embedbase.xyz",
"download_url": "https://files.pythonhosted.org/packages/5e/0e/efd7c3c53c8f4ea184ba2c35c842f1fb3eb6691bec50b7c2ebf7c02e6ced/embedbase_client-0.2.3.tar.gz",
"platform": null,
"description": "# embedbase-py\n\n<div align=\"center\">\n\nEmbedbase-py - Python client for [Embedbase](https://github.com/different-ai/embedbase)\n<br>\n<br>\n\u26a0\ufe0f Status: Alpha release \u26a0\ufe0f\n<br>\n<br>\n<a href=\"https://discord.gg/pMNeuGrDky\"><img alt=\"Discord\" src=\"https://img.shields.io/discord/1066022656845025310?color=black&style=for-the-badge\"></a>\n\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License](https://img.shields.io/github/license/different-ai/embedbase)](https://github.com/different-ai/embedbase/blob/main/sdk/embedbase-py/LICENSE)\n![Coverage Report](assets/images/coverage.svg)\n\n\n</div>\n\nIf you have any feedback or issues, please let us know by opening an issue or contacting us on [discord](https://discord.gg/pMNeuGrDky).\n\nPlease refer to the [documentation](https://docs.embedbase.xyz/sdk).\n\n## Getting started\n\nTo install the Embedbase Python client library, run the following command:\n\n```bash\npip install embedbase-client\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python client for Embedbase",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/different-ai/embedbase/tree/main/sdk/embedbase-py",
"Repository": "https://github.com/different-ai/embedbase/tree/main/sdk/embedbase-py"
},
"split_keywords": [
"embeddings",
"machine learning",
"artificial intelligence",
"llm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a5329faed9fc3b38911d4c45ea156dea1d8e313866c6c2719894dfba0a255c58",
"md5": "48cf58ae5a3b529984b414be07b2a8ec",
"sha256": "f31013a76c37e16e0f4218b95386e9976371259445ef4ee7e69888d712e22c3a"
},
"downloads": -1,
"filename": "embedbase_client-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "48cf58ae5a3b529984b414be07b2a8ec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 12459,
"upload_time": "2023-07-04T19:47:41",
"upload_time_iso_8601": "2023-07-04T19:47:41.827343Z",
"url": "https://files.pythonhosted.org/packages/a5/32/9faed9fc3b38911d4c45ea156dea1d8e313866c6c2719894dfba0a255c58/embedbase_client-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5e0eefd7c3c53c8f4ea184ba2c35c842f1fb3eb6691bec50b7c2ebf7c02e6ced",
"md5": "e343bbb5a2adecfb72b9d943a6ffc6d6",
"sha256": "a132d0c2634c89b04f25921c7a1bc6f86e3157beb4c3ee4a69c80b1f85236b77"
},
"downloads": -1,
"filename": "embedbase_client-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "e343bbb5a2adecfb72b9d943a6ffc6d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 11878,
"upload_time": "2023-07-04T19:47:43",
"upload_time_iso_8601": "2023-07-04T19:47:43.529763Z",
"url": "https://files.pythonhosted.org/packages/5e/0e/efd7c3c53c8f4ea184ba2c35c842f1fb3eb6691bec50b7c2ebf7c02e6ced/embedbase_client-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-04 19:47:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "different-ai",
"github_project": "embedbase",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "embedbase-client"
}