A QR Code service that generates QR Code for URL sent over SMS using Python, Flask and Twilio.
python -m venv .venv
source .venv/bin/activatepip install -r requirements.txtpython app.pyUse services like ngrok or Tailscale. More details here on how you can do this.