Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 455 Bytes

File metadata and controls

8 lines (5 loc) · 455 Bytes

BPRINT: Background Print for python

bprint stays for Background Print, it just prints a text with a different background color. It can be useful to: (a) keep track of what happens during code execution and (b) make the output a little more cute :3

Preview

Thanks to the LightGCN-PyTorch repo for the idea.