upstash-qstash is an Python SDK for QStash, allowing for easy access to the QStash API. Using upstash-qstash you can:
  • Publish a message to a URL/topic
  • Publish a message with a delay
  • Schedule a message to be published
  • Access all events
  • Create, read, update, or delete topics.
  • Read or remove messages from the DLQ
  • Read or cancel messages
  • Verify the signature of a message
You can find the Github Repository here.