Flask extension for generating qr codes
Project description
This is simple extension for generating and displaying QR codes with ‘flask’_.
Installation
Install the extension with one of the following commands:
$ easy_install Flask-QR
or alternatively if you have pip installed:
$ pip install Flask-QR
Quickstart
Initialize with flask application and default parameters:
qr = QR(app, mode="google")
Then in your template:
{{ 'I am a Qr-Code' | qrFor }}
Documentation
The full documentation is available here.
Changelog
0.1.3 2014-08-29
Fixed issue #1
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-QR-0.1.3.zip
(5.9 kB
view details)
File details
Details for the file Flask-QR-0.1.3.zip
.
File metadata
- Download URL: Flask-QR-0.1.3.zip
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a12b28cb211ddc00620a17a9a5206c33d9130284c6c95a47000ff8abbba065 |
|
MD5 | 8d8dca22f2533c29af3a898960ba0257 |
|
BLAKE2b-256 | 3ad8ff838bd10462a460eb05340c3cc0b081ab7c6e001ecd258b276607f008b8 |