pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
Classes | |
class | pycross.utils.onlineservices.GoogleSearch |
Google search interface. More... | |
class | pycross.utils.onlineservices.OnlineDictionary |
Base (abstract) class for online dictionaries. More... | |
class | pycross.utils.onlineservices.MWDict |
Interface for Merriam-Webster Collegiate dictionary. More... | |
class | pycross.utils.onlineservices.YandexDict |
Interface for Yandex dictionary. More... | |
class | pycross.utils.onlineservices.Cloudstorage |
Interface for the Kloudless cloud storage API. More... | |
class | pycross.utils.onlineservices.Share |
Interface class for the Shareaholic service. More... | |
Namespaces | |
pycross.utils.onlineservices | |
utils.onlineservices | |