Using ngrok with Django
tip
This article assumes you have Python, PIP, and Django already installed.
If you're looking to natively embed the ngrok agent into your Django application, you can leverage the pyngrok project to start a tunnel anytime you start the Django Dev Server.