# kodict_core
A Korean Dictionary bot for searching language and vocabulary information from Krdict and DeepL.
```
pip install kodict-core
```
## kodict_core
- fetch_all(text)
- Searches National Institute of Korean Language's Korean-English Learners' Dictionary (한국어기초사전)
- Uses API for Hangul/Hanja and Scraper for English
- Searches DeepL Translate for fallback
Raw data
{
"_id": null,
"home_page": "https://github.com/coffeebank/kodict_core",
"name": "kodict-core",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "korean dictionary api",
"author": "coffeebank",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/ba/7b/92300e00ceac1a31a91807acbadb8f67bf656e9d3d78033a04291613bbad/kodict_core-1.0.0.4.tar.gz",
"platform": null,
"description": "# kodict_core\n\nA Korean Dictionary bot for searching language and vocabulary information from Krdict and DeepL.\n\n```\npip install kodict-core\n```\n\n## kodict_core\n\n- fetch_all(text)\n - Searches National Institute of Korean Language's Korean-English Learners' Dictionary (\ud55c\uad6d\uc5b4\uae30\ucd08\uc0ac\uc804)\n - Uses API for Hangul/Hanja and Scraper for English\n - Searches DeepL Translate for fallback\n",
"bugtrack_url": null,
"license": "",
"summary": "A Korean Dictionary bot for searching language and vocabulary information from Krdict and DeepL.",
"version": "1.0.0.4",
"project_urls": {
"Bug Tracker": "https://github.com/coffeebank/kodict_core/issues",
"Documentation": "https://github.com/coffeebank/kodict_core",
"Homepage": "https://github.com/coffeebank/kodict_core",
"Source Code": "https://github.com/coffeebank/kodict_core"
},
"split_keywords": [
"korean",
"dictionary",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "51cd3327dd70501c7578516c61cb5302bb6b713c80e514ee6e2fe8a920d5b79c",
"md5": "4c064456a2170c7345747e11dc666d0d",
"sha256": "51e955b3291df1ba825462b32f997b07858da4ec3bd228e05dc59af60dcd1938"
},
"downloads": -1,
"filename": "kodict_core-1.0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c064456a2170c7345747e11dc666d0d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17437,
"upload_time": "2023-08-16T00:58:43",
"upload_time_iso_8601": "2023-08-16T00:58:43.542226Z",
"url": "https://files.pythonhosted.org/packages/51/cd/3327dd70501c7578516c61cb5302bb6b713c80e514ee6e2fe8a920d5b79c/kodict_core-1.0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ba7b92300e00ceac1a31a91807acbadb8f67bf656e9d3d78033a04291613bbad",
"md5": "02e5cfa03ef15a92d16856d01439a30b",
"sha256": "79aa8808eb8fb16022311b9c9dfc6e42d303b2bfd0c13a235ef6d22ed5de141f"
},
"downloads": -1,
"filename": "kodict_core-1.0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "02e5cfa03ef15a92d16856d01439a30b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16239,
"upload_time": "2023-08-16T00:58:45",
"upload_time_iso_8601": "2023-08-16T00:58:45.204851Z",
"url": "https://files.pythonhosted.org/packages/ba/7b/92300e00ceac1a31a91807acbadb8f67bf656e9d3d78033a04291613bbad/kodict_core-1.0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-16 00:58:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "coffeebank",
"github_project": "kodict_core",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "kodict-core"
}