bssqrcode
bssqrcode is a QR code generation library designed for personal use with enhanced data security.
Features
- Secure QR code generation
- Supports dynamic content encoding
- Optimized scanning technology
Installation
pip install bssqrcode
USAGE: from bssqrcode import bssqrcode
key = bssqrcode.generate_key() data = "Sample Text"
bssqrcode.create_qr(data, key, "test_qr.png") decoded = bssqrcode.scan_qr("test_qr.png", key) print("Decoded Data:", decoded)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bssqrcode-0.1.0.tar.gz
(3.0 kB
view details)
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 bssqrcode-0.1.0.tar.gz.
File metadata
- Download URL: bssqrcode-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2522adc498c0374ffb715c3df09ceea52ea2e0f3098af9b2f96533906719ba2e
|
|
| MD5 |
95fe7acfd71718ba270e046255d507a3
|
|
| BLAKE2b-256 |
96dbb42a96542b69c556c84da7d3dc2aa13474d8688601608a96b22768c9c21b
|
File details
Details for the file bssqrcode-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bssqrcode-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92c86c8f412146f2662a777f21ac6071a4a984b6b174bdb0f10909f76d357a0f
|
|
| MD5 |
c448840621effe941597d1572b6db103
|
|
| BLAKE2b-256 |
c670e4c77824bdae8eb7dc2ebe0126161d9c1c0e9dd1ab2f0b8ce23ab6595e7b
|