memeplotlib#

Memes with Python’s matplotlib.

Create image macro memes using matplotlib for rendering and the memegen API for template discovery.

import memeplotlib as memes

memes.meme("buzz", "memes", "memes everywhere")
Buzz Lightyear "memes / memes everywhere"

Getting Started#

Install from PyPI:

pip install memeplotlib

Then head to the Getting Started for a hands-on introduction.

Contents#

Indices and tables#