A package for generating QR codes for various cryptocurrencies
Project description
Crypto QR Codes
Crypto QR Codes is a Python package that allows you to generate QR codes for various cryptocurrencies.
Installation
You can install Crypto QR Codes using pip:
pip install crypto-qr-codes
Usage
To use Crypto QR Codes, import the create_qr_code function from the crypto_qr_codes.qr module. Here's an example:
from crypto_qr_codes.qr import create_qr_code
crypto_currency = "BTC"
crypto_address = "3N8auHJMn6GQzVjKXF5e2eNn5b6d4wy4G4"
amount = 0.1
label = "My Bitcoin Address"
message = "Payment for goods"
create_qr_code(crypto_currency, crypto_address, amount, label, message)
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
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 crypto-qr-codes-0.1.2.tar.gz.
File metadata
- Download URL: crypto-qr-codes-0.1.2.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fb7b4fc095c474650dd6adc1c5b95257413fd3e5ef54e0359a8a53f4d2a7b3a
|
|
| MD5 |
9a8b9bcf91b53bb7cd4ea39b9fac6c5a
|
|
| BLAKE2b-256 |
bb1a03a657bef3a8f153b67092f83b4793e64e44b4619ecd16755ff5855e9bbd
|
File details
Details for the file crypto_qr_codes-0.1.2-py3-none-any.whl.
File metadata
- Download URL: crypto_qr_codes-0.1.2-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca956f6c2b804f7592087d32d9b4dfbeda4392273faefc5a44572ebeaf575031
|
|
| MD5 |
314d8a8cda960add5121ea5cd5950667
|
|
| BLAKE2b-256 |
c1abe3f392f174c90423df82dc56a571efebc2107e9f1c6f1e4e72191b2aaf04
|