[PR #2273] [CLOSED] add cambd #10762

Closed
opened 2026-04-24 05:45:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2273
Author: @rocktimsaikia
Created: 12/16/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2273 **Author:** [@rocktimsaikia](https://github.com/rocktimsaikia) **Created:** 12/16/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6349302`](https://github.com/vinta/awesome-python/commit/6349302931276dad31ee7816f15aa077ba13ad39) Merge pull request #2247 from timuric/master ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 05:45:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#10762