pystardict
pystardict copied to clipboard
Library for manipulating StarDict dictionaries from within Python
pystardict 
Home page
https://github.com/lig/pystardict
Authors
Serge Matveenko [email protected] and contributors: https://github.com/lig/pystardict/graphs/contributors.
Installation
pip install pystardict
How to use
For working example look into examples directory at the demo.py file.
Examples are installed in the /local/prefix/share/pystardict directory, where
/local/prefix is your installation prefix.
How to contribute
Fill free to report any bugs or send pull requests on Github: https://github.com/lig/pystardict.
Respect PEP8.