|
|
pyDictionary is a simple web dictionary implemented in Python Server Pages which uses MySQL for data storage. A SQLite-based version is also available.
pyDictionary requires a web server to run: you can either use Apache 2.x with the mod_python module, or a simple Python web server implemented as a single file (outdated) - webserver.py.
pyDSL2HML is standalone a utility for converting Lingvo dictionary source files in DSL format to HTML files.

