Encode and Decode basic QR codes
Project description
qrpy
qrpy is a simple command-line program capable of encoding and decoding basic QR codes.
Installation
pip install qrpy
Note: You may need to additionally install zbar, as outlined in the installation steps for pyzbar.
Examples
❯ qrpy encode --input "Hello world" --output "hello.png"
❯ qrpy decode --input "hello.png"
Hello world
Omitting --output
when encoding will print the QR code to the console.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qrpy-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
qrpy-0.1.0-py3-none-any.whl
(4.5 kB
view details)
File details
Details for the file qrpy-0.1.0.tar.gz
.
File metadata
- Download URL: qrpy-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dafedcb9665c1d804f9f4705000fa23a6b1d099faf0bc75287c11394e30b4654 |
|
MD5 | 27b3e5cb0b2be92cc999fed38f2ebf0c |
|
BLAKE2b-256 | 82409ed28c5cf3c97a27694c5c600cc1759a70226139164f22e5732083d21aad |
File details
Details for the file qrpy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: qrpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68714ad2471140023ce2b053a2aee2f24c1053fe2ce95982abcaf708a842b9ed |
|
MD5 | e0e38ac5393cf3dc038cb86381fec21b |
|
BLAKE2b-256 | fcd4fde428446bbdb373ef8e3ad8b9bc928eef864a96515c9eb8139c41d93079 |