My girlfriend loves cats and I thought an API that pulls images combined with a program that sends emails would be the perfect gift that will keep on giving forever.
Our program first runs an API query that returns an image of a cat. Then this image is saved and emailed to our significant other.
One function saves an image of a cat from an API query and our second function sends an email with the new image as an attachment.
We had to work with new libraries for sending the email but figured it out in the end.
I love this project because the API request can easily be changed. The message that is sent with the email can be changed and personalized. Hopefully, other people will be able to get value out of this great product!
credit to @bonfire#4175 who contributed significantly!
Built With
- apis
- python
Log in or sign up for Devpost to join the conversation.