Skip to content

PRINT

PRINT is just a function to make prints look nice

print-example-hello-world

installation

pip install mino-print

or even better

uv add mino-print

usage

import PRINT

PRINT('hello, world!')