Cambridge is a terminal version of Cambridge Dictionary. Its dictionary data comes from https://dictionary.cambridge.org.
Project description
Cambridge
Cambridge is a terminal version of Cambridge Dictionary. The dictionary data comes from https://dictionary.cambridge.org.
Screenshots
Look up a word
Look up a phrase
Why This
Since I spend most time of my day using terminal, I'm tired of pulling out a dict app or browser, inputting words in its search bar, and hitting search button. Not only time taken is long, but also switching apps back and forth is annoying.
Therefore, I wrote this terminal app with features to my satisfaction.
Feature Highlights
- SIMPLE. Only one positional argument following 4-character endpoint prompt
camb
. The argument can be a word, or a phrase of multiple words. - FAST. It usually takes 0.5 ~ 3 secs, occasionally 5 secs at most with the lousy network service by my network supplier(parsing and displaying takes less than 0.4 secs). Much faster than fetching the same content by web browser under the same network within the same time period.
- ESSENTIAL. No excessive info to distract from essential meanings and usage, like ads, quizzes, pics, and other useless data.
- ONE DICT. Not many dictionaries with similar definitions take too much space and time and make people dizzy. Only the first and the most important dictionary Cambridge Organization displays on its website. It can absolutely meets our needs, clear and to the point.
- CONSIDERATE. If not found, in stead of showing nothing, a list of related word suggestions is displayed where you may find there was a typo in your word input or a slight variation of it will fit.
Installation
pip install cambridge
Usage
camb <the word/phrase you want to look up> # e.g. camb stone
camb <the word/phase with an apostrophe> # e.g. camb "a stone's throw"
camb <the word/phase with an apostrophe> # e.g. camb a stone\'s throw
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file cambridge-0.0.19.tar.gz
.
File metadata
- Download URL: cambridge-0.0.19.tar.gz
- Upload date:
- Size: 484.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7174531c31821e4d6c04643cb76979b9822b7f56eb4cac2851f0eaef2a065650 |
|
MD5 | 0eccea49710665ee33d5b80a62ca25db |
|
BLAKE2b-256 | 6316006e7da1b03a9b6bf8387fb68ebb5e1db3ffbaf1c55d15f80a78c28eaddf |
File details
Details for the file cambridge-0.0.19-py2.py3-none-any.whl
.
File metadata
- Download URL: cambridge-0.0.19-py2.py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aaa9d1c037d5f149bfcd2c212a765fe4bb2f685db1f6a6edc94fa914d333f30 |
|
MD5 | 3cf06c47b60a6fd5e8cdd8b49a40b22a |
|
BLAKE2b-256 | a84165ac87919d1830792790effa7fb8b099635062cceb4bc05fe662101b864c |