pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
This is the complete list of members for pycross.dbapi.HunspellImport, including all inherited members.
__init__(self, settings, dbmanager=None, dicfolder=DICFOLDER) | pycross.dbapi.HunspellImport | |
add_all_from_hunspell(self, dics, posrules=None, posrules_strict=True, posdelim='/', lcase=True, replacements=None, remove_hyphens=True, filter_out=None, rows=None, commit_each=1000, on_stopcheck=None, on_start=None, on_word=None, on_commit=None, on_finish=None, on_error=None) | pycross.dbapi.HunspellImport | |
add_from_hunspell(self, lang, posrules=None, posrules_strict=False, posdelim='/', lcase=True, replacements=None, remove_hyphens=True, filter_out=None, rows=None, commit_each=1000, on_checkstop=None, on_start=None, on_word=None, on_commit=None, on_finish=None, on_error=None, wait=False) | pycross.dbapi.HunspellImport | |
db | pycross.dbapi.HunspellImport | |
dicfolder | pycross.dbapi.HunspellImport | |
download_hunspell(self, url, lang, overwrite=True, on_stopcheck=None, on_start=None, on_getfilesize=None, on_progress=None, on_complete=None, on_error=None, wait=False) | pycross.dbapi.HunspellImport | |
download_hunspell_all(self, dics, on_stopcheck=None, on_start=None, on_getfilesize=None, on_progress=None, on_complete=None, on_error=None) | pycross.dbapi.HunspellImport | |
get_installed_info(self, lang) | pycross.dbapi.HunspellImport | |
list_all_dics(self, stopcheck=None) | pycross.dbapi.HunspellImport | |
list_hunspell(self, stopcheck=None) | pycross.dbapi.HunspellImport | |
pool | pycross.dbapi.HunspellImport | |
pool_running(self) | pycross.dbapi.HunspellImport | |
pool_threadcount(self) | pycross.dbapi.HunspellImport | |
pool_wait(self) | pycross.dbapi.HunspellImport | |
proxies_ | pycross.dbapi.HunspellImport | |
settings | pycross.dbapi.HunspellImport | |
timeout_ | pycross.dbapi.HunspellImport |