atsphinx-qrcode Render QR code image on Sphinx document. Getting started pip install atsphinx-qrcode extensions = [ ..., # Your extensions "atsphinx.qrcode", ]