Skip to main content

A QR handling module for writing and reading QR.

Project description

qrio

A QR handling module for writing and reading QR.

example

from qrio import encode, decode

data = "hello world"

print(data == decode(encode(data.encode())).decode())

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

qr-coder-0.0.0.tar.gz (5.2 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