pycrossword  0.2
Pure-Python implementation of a crossword puzzle generator and editor
Functions
pycross.cwordg Namespace Reference

Functions

def main ()
 Main function that creates and launches the application. More...
 

Detailed Description

Main application entry-point module that creates and launches the GUI app – see main() function.

Function Documentation

◆ main()

def pycross.cwordg.main ( )

Main function that creates and launches the application.