Skip to main content

Access Naver dictionary using Python

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

naverdict-0.0.2.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

naverdict-0.0.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page