pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
Classes | Namespaces
guisettings.py File Reference

Classes

class  pycross.guisettings.CWSettings
 Application settings class. More...
 

Namespaces

 pycross.guisettings
 Stores a single global configurations object - CWSettings::settings together with methods to load from and save to compressed JSON files.