Python imports

Python imports#

DAVE is divided into several sub-packages that can be imported separately.

DAVE Core:

from DAVE import *

Jupyter functionality

from DAVE.jupyter import *

Gui

from DAVE.gui import *