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
qpyr-0.1.18.tar.gz
(14.3 kB
view details)
Built Distribution
qpyr-0.1.18-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file qpyr-0.1.18.tar.gz
.
File metadata
- Download URL: qpyr-0.1.18.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/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 713866a56bca80ca141e2d30820f85757338a4d30f44529faf15c2ff6b6afdba |
|
MD5 | 4fb234e7c8120c4da233f4d0365cccf1 |
|
BLAKE2b-256 | 460514dbc203557da2f640dfb84a6315437f77962d2033ed026fd1f43c3d5313 |
File details
Details for the file qpyr-0.1.18-py3-none-any.whl
.
File metadata
- Download URL: qpyr-0.1.18-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/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 677e3424aea704fffb6379ad91510d603541f8a359b887f5f72ec32bcb64e16c |
|
MD5 | e5e4f5d4d6070244c1f2b294deaba39f |
|
BLAKE2b-256 | 7d631b4be1a1922073ab5c459d2c7dfb1ff3708348bb86fbd3d734235a5f14ae |