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

General container for utility functions and classes used across the entire application. More...

Detailed Description

General container for utility functions and classes used across the entire application.

The utilities include file operations, OS and system queries, multithreading and some Qt GUI methods.