This is an old version; the new version has been integrated into the DPD exporter:
https://github.com/digitalpalidictionary/dpd-db/tree/main/exporter
Exporting dps into various formats
Download the latest Pali-Russian Dictionary from here
Ищите свежее обновление Палийско-Русского Словаря здесь
To install in a local environment run:
python3 -m venv env
. env/bin/activate
pip3 install -e .
To run an example:
export DPS_DIR=examples/
./exporter.py run-generate-html-and-json
./exporter.py run-generate-goldendict