pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
Classes
pycross.utils.onlineservices Namespace Reference

Classes

class  Cloudstorage
 Interface for the Kloudless cloud storage API. More...
 
class  GoogleSearch
 Google search interface. More...
 
class  MWDict
 Interface for Merriam-Webster Collegiate dictionary. More...
 
class  OnlineDictionary
 Base (abstract) class for online dictionaries. More...
 
class  Share
 Interface class for the Shareaholic service. More...
 
class  YandexDict
 Interface for Yandex dictionary. More...