freetshirts is a Python library to send customized emails to 1500+ colleges requesting free merchandise. This Python package is a minimalistic and effective way to request merchandise from a large number of colleges.
Use the package manager pip to install freetshirts.
pip install freetshirts
import freetshirts
# this function will take your user input to customize your message!
# Once you have entered the inputs, make sure to confirm you want to send the email, and your email will be off to 1500+ colleges!
freetshirts.send_email()
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.