Skip to main content

Flask extension for generating qr codes

Project description

========
Flask-QR
========

This is simple extension for generating and displaying QR codes with 'flask'_.

.. _flask: http://flask.pocoo.org

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. (TODO, link to docs)

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.0.zip (5.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page