Skip to main content

Simple QR code kit.

Project description

Simple binding of qrencode library released under the public domain extracted from qurl.

Requirements

To build the binding you will need to install:

To use it you will need either:

Installation

Do one of this command to install it from pypi

pip install qrkit

or:

easy_install qrkit

From code:

$ python setup.py install

Simple usage

from qrkit.qrimg import encode_to_img

img = encode_to_img('http://www.python.org/', width=300, border=10)
img.save('qrimage.png', 'PNG', quality=80)

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

qrkit-1.0.0.tar.gz (27.7 kB view details)

Uploaded Source

File details

Details for the file qrkit-1.0.0.tar.gz.

File metadata

  • Download URL: qrkit-1.0.0.tar.gz
  • Upload date:
  • Size: 27.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for qrkit-1.0.0.tar.gz
Algorithm Hash digest
SHA256 709eaa066d3aad70c5eb026cba048fed9397e81a3437f89bbe0ee135286393a0
MD5 a6a0e5ec7740040a0a42d2d8e5b0ca6b
BLAKE2b-256 49872fb4aad532c6654acb1858554c269826ce7deefd5ce857ad289087f2d9d3

See more details on using hashes here.

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