Project description
Naverdict

Introduction
Search of both English-Korean and Korean-English dictionaries of endic.naver.com
Based on the NDic repository by SeunghwanJoo. However, this library was outdated, so this is a "updated" version of it.
Installation
Install via pip:
pip install naverdict
How to use
Using this as a Python package you can use:
>>> from naverdict.search import search
>>> search("하다")
["do", "have", "give", "make", "play"]
Using this as a CMD/CLI you can use:
$ naverdict 하다
do
have
give
make
play
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file naverdict-1.0.0.tar.gz.
File metadata
-
Download URL: naverdict-1.0.0.tar.gz
- Upload date:
-
Size: 5.6 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
Hashes for naverdict-1.0.0.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
db4d6c5ad491be091e17b49fc66236451f339103ea93f531b7e172f8c2f2a5bc
|
|
| MD5 |
19b5e0cbf4b02baff7bf76f4941ae03d
|
|
| BLAKE2b-256 |
c72ad6f7a38d1f2a2df3a67bfcac8f58b2964c9a9eba46150c8df30aab59d357
|
|
See more details on using hashes here.
File details
Details for the file naverdict-1.0.0-py3-none-any.whl.
File metadata
-
Download URL: naverdict-1.0.0-py3-none-any.whl
- Upload date:
-
Size: 6.2 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
Hashes for naverdict-1.0.0-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
31da8c574ed6a51488500ea793b004709e3e20fb3c3f9a1d0e1aab2b1d24c871
|
|
| MD5 |
a98be56224a4835474c30b5208675892
|
|
| BLAKE2b-256 |
c377acc9b8995c7b05e7d9773acfad7a53978c70443ed5eb0d3b2d92218a447f
|
|
See more details on using hashes here.