All Projects → lig → pystardict

lig / pystardict

Licence: GPL-3.0 license
Library for manipulating StarDict dictionaries from within Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pystardict

qstardict
A read-only mirror
Stars: ✭ 55 (-38.89%)
Mutual labels:  dictionary, stardict
PlainDictionaryAPP
无限词典. An android e-dictionary application mainly parsing mdx / dsl.dz files via mdict-java
Stars: ✭ 71 (-21.11%)
Mutual labels:  dictionary
Vocabs
📚 A lightweight online dictionary integration to the command line. No browsers. No paperbacks.
Stars: ✭ 226 (+151.11%)
Mutual labels:  dictionary
mmappickle
Python 3 library to store memory mappable objects into pickle-compatible files
Stars: ✭ 34 (-62.22%)
Mutual labels:  dictionary
Collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Stars: ✭ 233 (+158.89%)
Mutual labels:  dictionary
jmdict-simplified
JMdict, JMnedict, Kanjidic, KRADFILE/RADKFILE in JSON format
Stars: ✭ 96 (+6.67%)
Mutual labels:  dictionary
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (+126.67%)
Mutual labels:  dictionary
korean-dict-nikl
국립국어원 사전 / FOSS Korean dictionary by National Institute of Korean Language
Stars: ✭ 71 (-21.11%)
Mutual labels:  dictionary
rimerc
rimerc: rimer's dictionary & config
Stars: ✭ 228 (+153.33%)
Mutual labels:  dictionary
wikit
Wikit - A universal lookup tool
Stars: ✭ 149 (+65.56%)
Mutual labels:  dictionary
wordhoard
This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.
Stars: ✭ 78 (-13.33%)
Mutual labels:  dictionary
Libdict
C library of key-value data structures.
Stars: ✭ 234 (+160%)
Mutual labels:  dictionary
xcdat
Fast compressed trie dictionary library
Stars: ✭ 51 (-43.33%)
Mutual labels:  dictionary
Core
Elm's core libraries
Stars: ✭ 2,634 (+2826.67%)
Mutual labels:  dictionary
Dictionary
A dictionary data type with a fast b-tree based search
Stars: ✭ 39 (-56.67%)
Mutual labels:  dictionary
Emojipedia
MacOS X Dictionary containing Emoji and their meanings
Stars: ✭ 220 (+144.44%)
Mutual labels:  dictionary
Turkce Yapay Zeka Terimleri
Çalışmalarınızda kullanabileceğiniz Türkçe Yapay Zeka Terimleri.
Stars: ✭ 248 (+175.56%)
Mutual labels:  dictionary
ssh brute force
Crack SSH Password using Dictionary and Brute Force Method
Stars: ✭ 51 (-43.33%)
Mutual labels:  dictionary
bing dictionary
Bing comand line dictionary
Stars: ✭ 25 (-72.22%)
Mutual labels:  dictionary
jyut-dict
A free, open-source, offline Cantonese Dictionary for Windows, Mac, and Linux. Qt, SQLite. C++ and Python.
Stars: ✭ 67 (-25.56%)
Mutual labels:  dictionary

pystardict Build Status

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].