Classes#

unitstools.Unit(x: Union[int, float]) TUnit#

Inherit from this class to create units.

unitstools.IntUnit(x: int) TIntUnit#

Inherit from this class to create units that take integer values.