pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
Classes | |
class | GenThread |
Crossword generation thread class. More... | |
class | MainWindow |
The application's main GUI window. More... | |
class | ShareThread |
Crossword sharing (in social networks) thread class. More... | |
The GUI app main window implementation – see MainWindow class.