Configuration

zugbruecke can automatically configure itself or can be configured manually. The configuration allows you to fine-tune its verbosity, architecture and other relevant parameters on a per-session basis. By importing zugbruecke.ctypes, a default session is started and configured automatically. Alternatively, you can create and configure your own sessions manually by creating instances of zugbruecke.CtypesSession. See the chapter on the session model for details. Sessions can be configured at the time of their creation as well as at run-time.