{"id":20814574,"url":"https://github.com/spignelon/cambridge-dictionary","last_synced_at":"2025-04-10T00:27:22.355Z","repository":{"id":148178422,"uuid":"542113825","full_name":"spignelon/cambridge-dictionary","owner":"spignelon","description":"Cambridge dictionary CLI using Beautiful Soup and sqlite3 database","archived":false,"fork":false,"pushed_at":"2022-09-27T15:35:10.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T02:11:42.275Z","etag":null,"topics":["cambridge","cambridge-dictionary","cli","cli-dictionary","command-line","dictionary","dictionary-application","dictionary-cli","english-dictionary"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spignelon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-27T13:59:01.000Z","updated_at":"2024-03-11T03:06:25.000Z","dependencies_parsed_at":"2023-05-19T09:15:42.422Z","dependency_job_id":null,"html_url":"https://github.com/spignelon/cambridge-dictionary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spignelon%2Fcambridge-dictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spignelon%2Fcambridge-dictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spignelon%2Fcambridge-dictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spignelon%2Fcambridge-dictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spignelon","download_url":"https://codeload.github.com/spignelon/cambridge-dictionary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248133166,"owners_count":21053183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cambridge","cambridge-dictionary","cli","cli-dictionary","command-line","dictionary","dictionary-application","dictionary-cli","english-dictionary"],"created_at":"2024-11-17T21:17:16.784Z","updated_at":"2025-04-10T00:27:22.346Z","avatar_url":"https://github.com/spignelon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cambridge-Dictionary\nCambridge dictionary CLI which also caches the words and meanings in a local database\n---\n\n### To setup first install:\n1. ```pip install requests```\n2. ```pip install bs4```\n\n### Usage:\n```python cambridge.py word```\n\n---\n\n### Usage tutorial\n[![asciicast](https://asciinema.org/a/K8mwaAYJTEpK2VRDEAZJ2jcWe.svg)](https://asciinema.org/a/K8mwaAYJTEpK2VRDEAZJ2jcWe)\n\n---\nOnce you search for the word and gets the meaning, it saves it into a local database from which it retrieves them if you search for the same word again in the future instead of fetching it from the server. This makes it quick, run even when there's no internet connection (assuming that your local database is of substantial size) and prevents making too many queries to the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspignelon%2Fcambridge-dictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspignelon%2Fcambridge-dictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspignelon%2Fcambridge-dictionary/lists"}