Using ngrok with Django
tip
This article assumes you have Python, PIP, and Django already installed.
Python SDK
You can also use the ngrok Python SDK to start a tunnel to the Django server via a ngrok ASGI runner or embedding in manage.py or asgi.py.