Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.print_colored  (  specifier * values returned = False ** kwargs  )[source]

Print with the specified color.

Parameters:
specifierNone

str of the color name defined in the COLORS class or an RGB-value (0-255, 0-255, 0-255).

valuesNone

The values to print.

returnedNone

Return the str instead of printing it.

kwargsNone

See print().

Returns:
outNone

API navigation