This is a simple bit of code I made to auto-generate memes from a list of names and things
How to install it:
For the meme.py file do the following:
Step 1 - get python
Step 2 - get pip
Step 3 - run these codes
pip install urllib3
pip install requests
pip install random
Step 4 - run the code