Using Azure Storage Queues and Python to Automate Sending Tweets

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Python Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • 31DaysofNeurodivergenceTweets

    Twitter Azure Functions Bot

    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!

  • Az-Queue-Tweeter

    Send Tweets via Azure Storage Queues

    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.

  • pillow

    Python Imaging Library (Fork)

    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.

  • twitter-api-typescript-sdk

    A TypeScript SDK for the Twitter API

    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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts