/ldoce5viewer-pyqt5

Fast, free dictionary viewer for the Longman Dictionary of Contemporary English (LDOCE) 5th ed.

Primary LanguagePythonOtherNOASSERTION

LDOCE5 Viewer (PyQt5)

The LDOCE5 Viewer is an alternative dictionary viewer for the Longman Dictionary of Contemporary English 5th Edition (LDOCE 5).

This project is ported to PyQt5 which supports retina (HiDPI) display.

This software is free and open source software licensed under the terms of GPLv3.

Dependency

  • pyenv
  • Python version: 3.8
pyenv install
uv venv
source .venv/bin/activate
uv pip install -r requirements.txt

Development

python ldoce5viewer.py

Install

make
sudo make install

References