Python bitcoin qr reader and generator
Project description
Bitcoin qr tools
BitcoinVideoWidget
recognizes (and classifies) blazingly fast- Addresses (also BIP21 with amount)
- Transactions (also base43 electrum encoding)
- PSBT
- Xpub
- Descriptor
- Multipath Descriptor (like Sparrow)
- Partial descriptors (Specter DIY) ( finger print , derivation, xpub)
- TxId
- Animated QR Codes (BBQR)
- Animated QR Codes (UR) (Transactions and Descriptors)
- Animated QR Codes (Specter)
- Recognizes (and classifies) blazingly fast
- QR Code generation via
Data.generate_fragments_for_qr()
- QR Code Widgets, via the widgets
QRCodeWidget
,QRCodeWidgetSVG
Demo
Run the demo with
python demo_reader.py
Install package
From pypi
pip install bitcoin_qr_tools
From git
-
Setup poetry and install dependencies
curl -sSL https://install.python-poetry.org | python3 - # see https://python-poetry.org/docs/master/#installing-with-the-official-installer poetry config virtualenvs.in-project true poetry install
-
Run
poetry shell python -m bitcoin_qr_tools
Licences
The python files in bitcoin_qr_tools are under the GPL3.
The folder bitcoin_qr_tools/ur is from https://github.com/Foundation-Devices/foundation-ur-py and under BSD-2-Clause Plus Patent License.
The folder bitcoin_qr_tools/urtypes from https://github.com/selfcustody/urtypes is under MIT.
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
bitcoin_qr_tools-0.10.4.tar.gz
(62.0 kB
view hashes)
Built Distribution
Close
Hashes for bitcoin_qr_tools-0.10.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0491f2c771f3f6a97110adedef7bf405b52c888eb1ee4afad65f50d40be510a4 |
|
MD5 | 18c67b7c672b385120a122cb8a648bad |
|
BLAKE2b-256 | 687ae2f67b016a2add151d2346411b83c4334e6f8b37aefbd1abdb8986867d7f |