{"library":"channels","install":[{"cmd":"pip install channels","imports":["from channels.routing import ProtocolTypeRouter","from channels.routing import URLRouter","from channels.auth import AuthMiddlewareStack","from channels.generic.websocket import WebsocketConsumer","from channels.generic.websocket import AsyncWebsocketConsumer","from asgiref.sync import sync_to_async","from asgiref.sync import async_to_sync","from django.core.asgi import get_asgi_application"]},{"cmd":"pip install 'channels[daphne]' channels_redis","imports":[]}]}