This module contains application values that remain unchanged during runtime.
Boolean, True when blender is running without a user interface (started with -b)
The location of blenders executable, useful for utilities that spawn new instances
The date this blender instance was built
The platform this blender instance was built for
The subversion revision this blender instance was built with
The time this blender instance was built
The type of build (Release, Debug)
Boolean, set when blender is running in debug mode (started with -d)
The Blender version as a tuple of 3 numbers. eg. (2, 50, 11)
The Blender version formatted as a string