{"library":"django-otp","install":[{"cmd":"pip install django-otp","imports":["from django_otp.models import Device","from django_otp.plugins.otp_totp.models import TOTPDevice","from django_otp import devices_for_user","from django_otp.decorators import otp_required","from django_otp.middleware import OTPMiddleware"]}]}