Create QR Codes.
Project description
QPYR - QR Code Generation in Python
Python package designed for creating QR codes with support for all QR code versions from 1 to 40. Designed for developers looking for a simple way to integrate QR code generation into their Python applications 🚀🚀🚀.
Basic usage
To use the package, import and call the main function as follows:
# Save qrcode as image
import qpyr
qpyr.main("google.com", filepath="qr1.png")
# Show qrcode as image
import qpyr
qpyr.main("google.com", show_image=True)
Contributing
Contributions are warmly welcomed! Whether you're tackling a bug, adding a new feature, or improving documentation, your input is invaluable in making this library better.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qpyr-0.1.19.tar.gz.
File metadata
- Download URL: qpyr-0.1.19.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f187e14642ee0135e7014aad7ce2ee0bb637c8d585559fcf5418672244ef8c7
|
|
| MD5 |
7c78aced406dbb571c99427829977973
|
|
| BLAKE2b-256 |
98b88da3119f03b68dd45e6a6a097efdf454566e9ff8491b03068a91fbe48d58
|
File details
Details for the file qpyr-0.1.19-py3-none-any.whl.
File metadata
- Download URL: qpyr-0.1.19-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
857dfe905275f1282d4394db76233bfdaeb80e3bb7d33aec7b5f174734037d61
|
|
| MD5 |
a650a96c6ff689e21155b06067e1a363
|
|
| BLAKE2b-256 |
1006ad7b2522e640fd2c1662e58cfedccdeefb35e697cab9c7c4db9bcedcc771
|