Our great sponsors
-
Check out the repo to see how I was able to build this campaign. Finally check out AZ Queue Tweeter to create your own campaigns!
-
Check out the repo to see how I was able to build this campaign. Finally check out AZ Queue Tweeter to create your own campaigns!
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
I was able to build a simple base image using Canva. Then, I overlayed the text using Pillow. Working with text on images is somwhat complicated to get perfect so I opted to create 4 categories and a ratio for each one.
-
The next step was sending the tweet. Twitter has an API in which you can use to interact with the application. The most basic access is free. But in order to tweet images, I needed to request elevated access. Instead of using the API directly, I opted to use the python package Tweepy