# iciba-cli
A cli query tool for iciba.com (金山词霸)
## Screenshots
- Search word with prompt (powered by `prompt_toolkit`)
![prompt](https://raw.githubusercontent.com/lihe07/iciba/main/images/1.png)
- Rich text results (powered by `rich`)
![rich](https://raw.githubusercontent.com/lihe07/iciba/main/images/2.png)
## Installation
Requirments: `python >= 3.7.0` (required by rich)
`pip install iciba`
## Usage
- Query a word
`iciba <word>`
- Interactively query a word (with prompt)
`iciba`
Raw data
{
"_id": null,
"home_page": "https://github.com/lihe07/iciba",
"name": "iciba",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7.0",
"maintainer_email": "",
"keywords": "cli,dictionary,iciba,translate",
"author": "He",
"author_email": "li@imlihe.com",
"download_url": "https://files.pythonhosted.org/packages/44/09/63a8f02f5949346ebffadac4a168554f434c4540cc1cd841bf40d034f9d1/iciba-0.1.2.tar.gz",
"platform": null,
"description": "# iciba-cli\n\nA cli query tool for iciba.com (\u91d1\u5c71\u8bcd\u9738)\n\n## Screenshots\n\n- Search word with prompt (powered by `prompt_toolkit`)\n\n![prompt](https://raw.githubusercontent.com/lihe07/iciba/main/images/1.png)\n\n- Rich text results (powered by `rich`)\n\n![rich](https://raw.githubusercontent.com/lihe07/iciba/main/images/2.png)\n\n\n## Installation\n\nRequirments: `python >= 3.7.0` (required by rich)\n\n`pip install iciba`\n\n## Usage\n\n- Query a word\n\n `iciba <word>`\n\n- Interactively query a word (with prompt)\n\n `iciba`\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A cli query tool for iciba.com (\u91d1\u5c71\u8bcd\u9738)",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/lihe07/iciba",
"Repository": "https://github.com/lihe07/iciba"
},
"split_keywords": [
"cli",
"dictionary",
"iciba",
"translate"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab7989680a2fcf36f4cafb89c3229da2684bddb1887223b993725e079c2ea968",
"md5": "eff4c039ff5d75628b56353f654956e1",
"sha256": "e0619cf2d07bbe9ece58e0c0d5641115f842e518f6ef56edcaa203cfbda140a8"
},
"downloads": -1,
"filename": "iciba-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eff4c039ff5d75628b56353f654956e1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7.0",
"size": 3061,
"upload_time": "2023-06-26T11:32:31",
"upload_time_iso_8601": "2023-06-26T11:32:31.149363Z",
"url": "https://files.pythonhosted.org/packages/ab/79/89680a2fcf36f4cafb89c3229da2684bddb1887223b993725e079c2ea968/iciba-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "440963a8f02f5949346ebffadac4a168554f434c4540cc1cd841bf40d034f9d1",
"md5": "0d84c3c7f347298fd59de3d017d1d0b5",
"sha256": "eb733c9106987112e5ebeb86ef3a45f4d9ae68eda091aae8d0795f5dba6d9426"
},
"downloads": -1,
"filename": "iciba-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "0d84c3c7f347298fd59de3d017d1d0b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7.0",
"size": 2436,
"upload_time": "2023-06-26T11:32:32",
"upload_time_iso_8601": "2023-06-26T11:32:32.505256Z",
"url": "https://files.pythonhosted.org/packages/44/09/63a8f02f5949346ebffadac4a168554f434c4540cc1cd841bf40d034f9d1/iciba-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-26 11:32:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lihe07",
"github_project": "iciba",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "iciba"
}