{"id":14964449,"url":"https://github.com/nsmarkop/plover_dictionary_lookup","last_synced_at":"2026-01-15T22:45:42.053Z","repository":{"id":50173630,"uuid":"250905258","full_name":"nsmarkop/plover_dictionary_lookup","owner":"nsmarkop","description":"External dictionary lookup extension for Plover","archived":false,"fork":false,"pushed_at":"2022-12-08T03:56:22.000Z","size":74,"stargazers_count":1,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T20:15:34.046Z","etag":null,"topics":["plover","plugin"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nsmarkop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-28T22:22:17.000Z","updated_at":"2020-06-14T12:43:52.000Z","dependencies_parsed_at":"2023-01-24T09:10:11.738Z","dependency_job_id":null,"html_url":"https://github.com/nsmarkop/plover_dictionary_lookup","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/nsmarkop%2Fplover_dictionary_lookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmarkop%2Fplover_dictionary_lookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmarkop%2Fplover_dictionary_lookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmarkop%2Fplover_dictionary_lookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsmarkop","download_url":"https://codeload.github.com/nsmarkop/plover_dictionary_lookup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247151991,"owners_count":20892417,"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":["plover","plugin"],"created_at":"2024-09-24T13:33:11.888Z","updated_at":"2026-01-15T22:45:42.020Z","avatar_url":"https://github.com/nsmarkop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plover Dictionary Lookup\n\nExternal dictionary lookup extension for [Plover](https://github.com/openstenoproject/plover).\n\nThis code is meant to serve as a basic example for external communication with Plover's engine.\n\n## How to Use\n\nAfter installing, enable the plugin in the Plover Configure -\u003e Plugins menu. For writing a client, just look at plover_dictionary_lookup.client or server for now.\n\n## Development\n\nUpdate README.rst with [pandoc](https://pandoc.org/):\n\n```bash\npandoc README.md -o README.rst\n```\n\nInstall dependencies with [pipenv](https://github.com/pypa/pipenv):\n\n```bash\npipenv install --dev\n```\n\nTest with the example client:\n\n```bash\npipenv run python -m plover_dictionary_lookup.client\n```\n\nBuild and publish to PyPI with [twine](https://twine.readthedocs.io/en/latest/):\n\n```bash\npipenv run python setup.py sdist bdist_wheel\npipenv run twine upload dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsmarkop%2Fplover_dictionary_lookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsmarkop%2Fplover_dictionary_lookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsmarkop%2Fplover_dictionary_lookup/lists"}