Python Paper Wallet
Project description
pypaperwallet
Python Paper Wallet based on github/pointbiz/bitaddress.org
To install choco
see the Chocolatey install page
From Windows shell run:
choco install python --version=3.7.1
choco install -y MSYS2
refreshenv.cmd
pip install pypaperwallet WeasyPrint mnemoic qrcode[pil] pycoin
From MSYS2 shell run:
pacman -S mingw-w64-x86_64-gtk3
From Python 3.7 run:
from pypaperwallet.pdf_wallet import mk_wallet, write_pdf
from pypaperwallet.template import disclosure
mk_wallet('wallet.pdf')
# For political contributions, generate disclosure form
write_pdf(political_disclosure(), 'disclosure.pdf')
PGP Key: Reddit, Website, SKS Keyserver
6285 FA08 FB67 B72B E4DA 4184 835F 0433 A6D5 1860
Verifying package and execute
- Find latest release at https://github.com/brianddk/pypaperwallet/releases
- Expand "Assets" and download the "Source code (tar.gz)" as
pypaperwallet.tar.gz
. - Download the
*.tar.gz.sig
file naming itpypaperwallet.tar.gz.sig
- Use the GPG command
gpg --verify *.tar.gz.sig
to verify the download - Extract the contents of the
.zip
or.tar.gz
file to any directory - Modify
test.py
to your liking and run from python 3.7 to produce the PDFs. - To change wording, modify the contents of
template.py
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
pypaperwallet-0.3.tar.gz
(21.0 kB
view details)
File details
Details for the file pypaperwallet-0.3.tar.gz
.
File metadata
- Download URL: pypaperwallet-0.3.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6f7f61fc8ca82466a8d70f2414d3868d6fc87a1e491c65edf167c3965f6084df
|
|
MD5 |
847f3bfaa18ac86ded3700e3f93aa2be
|
|
BLAKE2b-256 |
f301e9fb4f0e6c01e10cef58be4418e05795cc710ecfc76141c22ace50189d4a
|