awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

add cambd

Open rocktimsaikia opened this issue 3 years ago • 0 comments

What is this Python project?

Cambridge dictionary cli app.

Features:

  1. Auto-suggests related words on typo.
  2. Interactive suggestion menu to select words from in the above case.
  3. Handles past and past-particle words.
  4. No API/database involved.
  5. A Persistent caching mechanism. This avoids looking up already searched words; hence fast results.

What's the difference between this Python project and similar ones?

Enumerate comparisons.

--

Anyone who agrees with this pull request could submit an Approve review to it.

rocktimsaikia avatar Dec 16 '22 08:12 rocktimsaikia