kwimage._internal module

Manages the internal global state of kwimage.

Things like environment variables, are good candidates for living here.

This should be used sparingly.

kwimage._internal._boolean_environ(key, default=False)[source]