vispy.app.backends package#

Subpackages#

Module contents#

vispy.app.backends

The backend modules are dynamically imported when needed. This module defines a small description of each supported backend, so that for instance we can test whether the GUI toolkit for a backend is already imported. This stuff is mostly used in the Application.use method.