less than 1 minute read

As you may or may not have realized by now, I am an avid memer. Recently one of my favourites is the Money Printer Go Brrr meme that’s so well-fitting given the current state of affairs. I also came across a modification that I’ve enjoyed even more:

Thus, the moneyprintergobrr pip package was born.

Installation:

pip install moneyprintergobrr

Usage:

from moneyprinter.moneyprinter import MoneyPrinter

MoneyPrinter().go() ## prints out 'brrr'

Actual usage:

Use it instead of printing out whatever you usually use for debugging.

Sources:

pip package / GitHub project