mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-21 06:33:29 +01:00
pip-Kommentar in .py gekürzt
This commit is contained in:
2
app/Flask-QR.py
Normal file → Executable file
2
app/Flask-QR.py
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# notwendige pakete via pip:
|
||||
# pip install Flask Flask-QRcode
|
||||
# pip install Flask-QRcode
|
||||
from flask import Flask, render_template, request
|
||||
from flask_qrcode import QRcode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user