# Nuclia Python Client
In order to install
```bash
pip install nuclia
```
## Authentication
### Nuclia
You can login with your Nuclia user [How to sign-up](https://nuclia.cloud/user/signup) via
```bash
nuclia auth login
```
### Nuclia Knowledgebox
You can login to a specific knowledgebox if you have a Service Token (How to get a Service Token) or your NucliaDB is [deployed on-premise](https://docs.nuclia.dev/docs/nucliadb/deploy)
```bash
nuclia auth kb --url KB_URL --token SERVICE_TOKEN
```
KB_URL its the url of the Knowledge Box. On the cloud service you can retrieve it on the dashboard. On the on-premise/community deployment its the url mapped to it.
### Nuclia Understanding API
You can login with a Nuclia Understanding API key to process files, predict and train using our system
```bash
nuclia auth nua --key ZZZZ
```
## Documentation
You can find the documentation [here](https://github.com/nuclia/nuclia.py/tree/main/docs/01-README.md)
Raw data
{
"_id": null,
"home_page": "https://nuclia.com",
"name": "nuclia",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "search, semantic, AI",
"author": "Nuclia",
"author_email": "info@nuclia.com",
"download_url": "https://files.pythonhosted.org/packages/1f/56/5e71cd22912c9a60934549ef2fb6cfe7776c8f7b2c135f1d9f419a3807f7/nuclia-4.4.8.tar.gz",
"platform": null,
"description": "# Nuclia Python Client\n\nIn order to install\n\n```bash\npip install nuclia\n```\n\n## Authentication\n\n### Nuclia\n\nYou can login with your Nuclia user [How to sign-up](https://nuclia.cloud/user/signup) via\n\n```bash\nnuclia auth login\n```\n\n### Nuclia Knowledgebox\n\nYou can login to a specific knowledgebox if you have a Service Token (How to get a Service Token) or your NucliaDB is [deployed on-premise](https://docs.nuclia.dev/docs/nucliadb/deploy)\n\n```bash\nnuclia auth kb --url KB_URL --token SERVICE_TOKEN\n```\n\nKB_URL its the url of the Knowledge Box. On the cloud service you can retrieve it on the dashboard. On the on-premise/community deployment its the url mapped to it.\n\n### Nuclia Understanding API\n\nYou can login with a Nuclia Understanding API key to process files, predict and train using our system\n\n```bash\nnuclia auth nua --key ZZZZ\n```\n\n## Documentation\n\nYou can find the documentation [here](https://github.com/nuclia/nuclia.py/tree/main/docs/01-README.md)\n",
"bugtrack_url": null,
"license": "BSD",
"summary": null,
"version": "4.4.8",
"project_urls": {
"Github": "https://github.com/nuclia/nucliadb",
"Homepage": "https://nuclia.com",
"Nuclia": "https://nuclia.com",
"Slack": "https://join.slack.com/t/nuclia-community/shared_invite/zt-2ldfznncw-LW6GJjOicdEA18kgI~95Xw"
},
"split_keywords": [
"search",
" semantic",
" ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e53b4cf1e0bac302b0a6c48b1bfc01d98a64ae6bd1049d893f42483f2de3ec89",
"md5": "c65b068507a4e2331c6e4f743996fb68",
"sha256": "b2538fe46171dfb935af9b6b2d7b4a963bd60f49558fb8b806f6d43889bbbc09"
},
"downloads": -1,
"filename": "nuclia-4.4.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c65b068507a4e2331c6e4f743996fb68",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 65059,
"upload_time": "2025-01-28T13:59:23",
"upload_time_iso_8601": "2025-01-28T13:59:23.090289Z",
"url": "https://files.pythonhosted.org/packages/e5/3b/4cf1e0bac302b0a6c48b1bfc01d98a64ae6bd1049d893f42483f2de3ec89/nuclia-4.4.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1f565e71cd22912c9a60934549ef2fb6cfe7776c8f7b2c135f1d9f419a3807f7",
"md5": "dbd224a27df371c42cc65bde22bc5796",
"sha256": "c62caf52fa507e9c60ae4108bfb774c15d6bb2d9396d8b3700bb1c1509a3007c"
},
"downloads": -1,
"filename": "nuclia-4.4.8.tar.gz",
"has_sig": false,
"md5_digest": "dbd224a27df371c42cc65bde22bc5796",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 64864,
"upload_time": "2025-01-28T13:59:24",
"upload_time_iso_8601": "2025-01-28T13:59:24.593137Z",
"url": "https://files.pythonhosted.org/packages/1f/56/5e71cd22912c9a60934549ef2fb6cfe7776c8f7b2c135f1d9f419a3807f7/nuclia-4.4.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-28 13:59:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nuclia",
"github_project": "nucliadb",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "nuclia"
}