# openbayes python cli
## 环境依赖
1. python >= 3.8
2. [poetry](https://python-poetry.org/)
安装好 poetry 后,可以使用以下命令安装依赖:
```bash
poetry install
```
## 使用
通过命令:
```sh
python main.py --help
```
使用命令行。
Raw data
{
"_id": null,
"home_page": "https://openbayes.com",
"name": "openbayes-cli",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "openbayes, cli, machine learning",
"author": "OpenBayes",
"author_email": "dev@openbayes.com",
"download_url": "https://files.pythonhosted.org/packages/e0/3b/3c8dfbf3c9b4fe7ac8d8b06f47b639418440bf64ba7365a3c6edc076d655/openbayes_cli-0.4.15.tar.gz",
"platform": null,
"description": "# openbayes python cli\n\n## \u73af\u5883\u4f9d\u8d56\n\n1. python >= 3.8\n2. [poetry](https://python-poetry.org/)\n\n\u5b89\u88c5\u597d poetry \u540e\uff0c\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u5b89\u88c5\u4f9d\u8d56\uff1a\n\n```bash\npoetry install\n```\n\n## \u4f7f\u7528\n\n\u901a\u8fc7\u547d\u4ee4\uff1a\n\n```sh\npython main.py --help\n```\n\n\u4f7f\u7528\u547d\u4ee4\u884c\u3002\n\n\n",
"bugtrack_url": null,
"license": "OpenBayes Public Source License",
"summary": "A Python CLI for OpenBayes",
"version": "0.4.15",
"project_urls": {
"Homepage": "https://openbayes.com",
"Repository": "https://github.com/signcl/openbayes-python-cli"
},
"split_keywords": [
"openbayes",
" cli",
" machine learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32cb9970fb32fdcb50b48a74934fb8d2115a9ec70a2924c66b40853552ace189",
"md5": "fefe8d7184f2b8e5266c47f8da490cb1",
"sha256": "4d48b999f36012b9feb9c58f81c32b6a152e054dff6b09b9f2fc96316559bfe1"
},
"downloads": -1,
"filename": "openbayes_cli-0.4.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fefe8d7184f2b8e5266c47f8da490cb1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 73069,
"upload_time": "2024-12-03T10:58:01",
"upload_time_iso_8601": "2024-12-03T10:58:01.474183Z",
"url": "https://files.pythonhosted.org/packages/32/cb/9970fb32fdcb50b48a74934fb8d2115a9ec70a2924c66b40853552ace189/openbayes_cli-0.4.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e03b3c8dfbf3c9b4fe7ac8d8b06f47b639418440bf64ba7365a3c6edc076d655",
"md5": "97872fdda5d19a36971471ebf1cbe257",
"sha256": "b5f07d159aaec33d186d21139b01875c9ad9c124c4b3f10bf6674ccb2911aa6f"
},
"downloads": -1,
"filename": "openbayes_cli-0.4.15.tar.gz",
"has_sig": false,
"md5_digest": "97872fdda5d19a36971471ebf1cbe257",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 47231,
"upload_time": "2024-12-03T10:58:02",
"upload_time_iso_8601": "2024-12-03T10:58:02.821220Z",
"url": "https://files.pythonhosted.org/packages/e0/3b/3c8dfbf3c9b4fe7ac8d8b06f47b639418440bf64ba7365a3c6edc076d655/openbayes_cli-0.4.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-03 10:58:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "signcl",
"github_project": "openbayes-python-cli",
"github_not_found": true,
"lcname": "openbayes-cli"
}