pycrossword
0.3
Pure-Python implementation of a crossword puzzle generator and editor
|
This is the complete list of members for pycross.utils.onlineservices.Share, including all inherited members.
__init__(self, Cloudstorage cloud, on_upload=None, on_clipboard_write=None, on_prepare_url=None, stop_check=None, timeout=5000) | pycross.utils.onlineservices.Share | |
APPID | pycross.utils.onlineservices.Share | static |
BASEURL | pycross.utils.onlineservices.Share | static |
cloud | pycross.utils.onlineservices.Share | |
ERRMAP | pycross.utils.onlineservices.Share | static |
on_clipboard_write | pycross.utils.onlineservices.Share | |
on_prepare_url | pycross.utils.onlineservices.Share | |
on_upload | pycross.utils.onlineservices.Share | |
SERVICES | pycross.utils.onlineservices.Share | static |
share(self, file_or_url, social='twitter', title='My new crossword', notes=_('See my new crossword'), url_shortener='google', tags='pycross, crossword, python', source='pyCross') | pycross.utils.onlineservices.Share | |
stop_check | pycross.utils.onlineservices.Share | |
timeout | pycross.utils.onlineservices.Share |