Name | dubo JSON |
Version |
0.2.13
JSON |
| download |
home_page | |
Summary | Analytics made simple |
upload_time | 2024-01-08 22:19:45 |
maintainer | |
docs_url | None |
author | Andrew Duberstein |
requires_python | >=3.8,<4.0 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
dubo
====
The Dubo SDK lets you interact with databases and data documentation via natural language. Use it with internal tools like Slackbots, within your company's ChatGPT plugin, or in your product directly.
To get started, check out the [documentation](https://docs.dubo.gg).
## Developing for the Dubo SDK
### Generating the API Client
An api client can be generated to access the dubo API, it is located in the `/dubo/api_client` folder:
```shell
just generate-api-client
```
More info can be found in the README file inside the `api-client-generator` folder.
### Generating Documentation
```shell
just generate-doc
```
Raw data
{
"_id": null,
"home_page": "",
"name": "dubo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Andrew Duberstein",
"author_email": "ajduberstein@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/58/f8/762e54258ce08faeb702e766da91ed50e90581038c8a0785f7ae20e02f66/dubo-0.2.13.tar.gz",
"platform": null,
"description": "dubo\n====\n\nThe Dubo SDK lets you interact with databases and data documentation via natural language. Use it with internal tools like Slackbots, within your company's ChatGPT plugin, or in your product directly.\n\nTo get started, check out the [documentation](https://docs.dubo.gg).\n\n## Developing for the Dubo SDK\n\n### Generating the API Client\n\nAn api client can be generated to access the dubo API, it is located in the `/dubo/api_client` folder:\n\n```shell\njust generate-api-client\n```\n\nMore info can be found in the README file inside the `api-client-generator` folder.\n\n### Generating Documentation\n\n```shell\njust generate-doc\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Analytics made simple",
"version": "0.2.13",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cc2416b545bba77c92683e3ff96e134b051a4eb3b83a7412b627fd1deb7c8147",
"md5": "ebdc82afb607a9674a651bb36310a056",
"sha256": "0c4d62f29daede69e51edfc0ab4fc611302edb33dedde30ab13a0ab920d780f8"
},
"downloads": -1,
"filename": "dubo-0.2.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ebdc82afb607a9674a651bb36310a056",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 47064,
"upload_time": "2024-01-08T22:19:43",
"upload_time_iso_8601": "2024-01-08T22:19:43.329121Z",
"url": "https://files.pythonhosted.org/packages/cc/24/16b545bba77c92683e3ff96e134b051a4eb3b83a7412b627fd1deb7c8147/dubo-0.2.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "58f8762e54258ce08faeb702e766da91ed50e90581038c8a0785f7ae20e02f66",
"md5": "a05ebf64c3fce5a6b5bd0eb7f252e9e2",
"sha256": "54bc332295321c138babde04e0cd976251606b98e3d147e126392bafbed29ea7"
},
"downloads": -1,
"filename": "dubo-0.2.13.tar.gz",
"has_sig": false,
"md5_digest": "a05ebf64c3fce5a6b5bd0eb7f252e9e2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 22250,
"upload_time": "2024-01-08T22:19:45",
"upload_time_iso_8601": "2024-01-08T22:19:45.201922Z",
"url": "https://files.pythonhosted.org/packages/58/f8/762e54258ce08faeb702e766da91ed50e90581038c8a0785f7ae20e02f66/dubo-0.2.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-08 22:19:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dubo"
}