taraqueue
  • taraqueue
  • How to contribute
  • Style Guide
  • License
  • Changes
taraqueue
  • Welcome!
  • View page source

Welcome!

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

  • taraqueue
    • taraqueue package
      • Subpackages
        • taraqueue.testing package
          • Submodules
          • taraqueue.testing.compose module
          • taraqueue.testing.queue module
          • taraqueue.testing.services module
          • Module contents
      • Submodules
      • taraqueue.memory module
        • MemoryQueue
          • MemoryQueue.from_url()
          • MemoryQueue.publish()
          • MemoryQueue.queues
          • MemoryQueue.receive()
          • MemoryQueue.subscribe()
          • MemoryQueue.topics
          • MemoryQueue.unsubscribe()
      • taraqueue.redis module
        • RedisQueue
          • RedisQueue.client
          • RedisQueue.from_env()
          • RedisQueue.from_host()
          • RedisQueue.from_url()
          • RedisQueue.publish()
          • RedisQueue.pubsub
          • RedisQueue.receive()
          • RedisQueue.subscribe()
          • RedisQueue.unsubscribe()
      • taraqueue.registry module
        • get_entry_points()
        • registry_add()
        • registry_get()
        • registry_load()
        • registry_remove()
      • Module contents
        • Queue
          • Queue.connect()
          • Queue.from_url()
          • Queue.publish()
          • Queue.receive()
          • Queue.subscribe()
          • Queue.unsubscribe()
        • QueueEmpty

Additional Notes

  • How to contribute
    • Reporting issues
    • Submitting patches
    • Setting up
    • Troubleshooting
    • Starting to code
    • Running the tests
    • Checking the syntax
    • Building the docs
  • Style Guide
    • Logging
    • Testing
  • License
    • MIT Source License
  • Changes
    • Version 0.4.0
    • Version 0.3.0
    • Version 0.2.0
    • Version 0.1.0
Next

© Copyright 2026, Marc Tardif.

Built with Sphinx using a theme provided by Read the Docs.