hygiene package

Subpackages

Submodules

hygiene.singleton module

class hygiene.singleton.Singleton[source]

Bases: object

A utility class that provides access to the ‘boxing’ module from the ‘payload’ package.

static boxing()[source]

Returns the ‘boxing’ module from the ‘payload’ package.

Returns:

The ‘boxing’ module.