Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 949 Bytes

README.rst

File metadata and controls

43 lines (28 loc) · 949 Bytes

naverdic

naverdic is a Python wrapper for NAVER dictionary.

Features

  • Korean, English dictionary
  • Search words
  • Translate API
  • Wordbook API (need NAVER login)

Installation

To install naverdic, simply:

$ pip install naverdic

Documentation

Documentation is in progress...

Author

Taehoon Kim / [@carpedm20](http://carpedm20.github.io/about/)