{"library":"dramatiq","install":[{"cmd":"pip install dramatiq","imports":["from dramatiq import actor","from dramatiq import set_broker","from dramatiq import Broker","from dramatiq.brokers.redis import RedisBroker","from dramatiq.brokers.rabbitmq import RabbitmqBroker","from dramatiq.brokers.stub import StubBroker","from dramatiq.middleware import ResultMiddleware"]},{"cmd":"pip install dramatiq[redis]","imports":[]},{"cmd":"pip install dramatiq[rabbitmq]","imports":[]}]}