slip39

View on PyPIReverse Dependencies (0)

13.0.0 slip39-13.0.0-py3-none-any.whl

Wheel Details

Project: slip39
Version: 13.0.0
Filename: slip39-13.0.0-py3-none-any.whl
Download: [link]
Size: 2511512
MD5: bc5df93ce6d4396a2427c06358c7ef98
SHA256: e4511b03628fcc6c73023c1dc6affc6e5e052c7c82bd67c0eb6b4c80fc2c03a3
Uploaded: 2024-11-20 22:12:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: slip39
Version: 13.0.0
Summary: Standards-compliant SLIP-39 cryptocurrency seed generation and recovery, compatible with Trezor hardware wallets
Author: Perry Kundert
Author-Email: perry[at]dominionrnd.com
Home-Page: https://github.com/pjkundert/python-slip39
Project-Url: Bug Tracker, https://github.com/pjkundert/python-slip39/issues
License: Dual License; GPLv3 and Proprietary
Keywords: Ethereum Bitcoin Dogecoin Litecoin cryptocurrency SLIP-39 BIP-39 seed recovery PDF BIP-38 paper wallet
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Environment :: Console
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >=3.9
Requires-Dist: base58 (<3,>=2.0.1)
Requires-Dist: chacha20poly1305 (>=0.0.3)
Requires-Dist: click (<9,>=8.1.3)
Requires-Dist: crypto-licensing (<4,>=3.3.2)
Requires-Dist: cx_Freeze (>=6.12); sys_platform == "win32"
Requires-Dist: fpdf2 (<3,>=2.7.6)
Requires-Dist: hdwallet-slip39 (<3,>=2.3.0)
Requires-Dist: tabulate-slip39 (>=0.10.0)
Requires-Dist: mnemonic (<1,>=0.21)
Requires-Dist: qrcode (>=7.3)
Requires-Dist: shamir-mnemonic-slip39 (<0.5,>=0.4.0)
Requires-Dist: pysimplegui (<5.1,>=5.0.0); extra == "gui"
Requires-Dist: pyserial (>=3.5); extra == "serial"
Requires-Dist: eth-account (<0.9,>=0.8.0); extra == "wallet"
Requires-Dist: eth-account (<0.9,>=0.8.0); extra == "invoice"
Requires-Dist: py-solc-x (<1.2,>=1.1.1); extra == "invoice"
Requires-Dist: pycryptodome (<4,>=3.16); extra == "invoice"
Requires-Dist: requests (<3,>=2.20); extra == "invoice"
Requires-Dist: dkimpy[ed25519] (<2,>=1.0.5); extra == "invoice"
Requires-Dist: web3[tester] (==6.8.0); extra == "invoice"
Requires-Dist: eth-tester[py-evm] (==v0.9.1-b.1); extra == "invoice"
Requires-Dist: pysimplegui (<5.1,>=5.0.0); extra == "all"
Requires-Dist: eth-account (<0.9,>=0.8.0); extra == "all"
Requires-Dist: requests (<3,>=2.20); extra == "all"
Requires-Dist: pyserial (>=3.5); extra == "all"
Requires-Dist: dkimpy[ed25519] (<2,>=1.0.5); extra == "all"
Requires-Dist: py-solc-x (<1.2,>=1.1.1); extra == "all"
Requires-Dist: web3[tester] (==6.8.0); extra == "all"
Requires-Dist: pycryptodome (<4,>=3.16); extra == "all"
Requires-Dist: eth-tester[py-evm] (==v0.9.1-b.1); extra == "all"
Requires-Dist: aiosmtpd (<2,>=1.4); extra == "tests"
Requires-Dist: build; extra == "tests"
Requires-Dist: cx_Freeze (>=6.12); extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: pyinstaller (>=6.1); extra == "tests"
Requires-Dist: pytest (<8,>=7.4.2); extra == "tests"
Requires-Dist: pytest-cov (<5,>=4.1.0); extra == "tests"
Requires-Dist: setuptools; extra == "tests"
Requires-Dist: wheel; extra == "tests"
Provides-Extra: gui
Provides-Extra: serial
Provides-Extra: wallet
Provides-Extra: invoice
Provides-Extra: all
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: COPYING
[Description omitted; length: 10635 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
slip39/__init__.py sha256=DctAFEY-wb4zrSJRV1xyCMyojDAXUID7gCD2EOLo2m4 1284
slip39/__main__.py sha256=ACpPOZ_nMQtk_dge2QUcBypDlYIuiR82isGChYNODlI 55
slip39/api.py sha256=XsjCbwE1k8R82X2T-fdkDtjcjGqwzYeZbso-QO1JtFU 60320
slip39/api_passphrase_test.py sha256=QOQEWOwFAd6UKvUqLwFQg-CbCphWj3FRijtRKQOmIF8 10225
slip39/api_test.py sha256=qI6E-3QWfop4pFcg_bSdXslJ4e9y0wMITg7Rv6_EHjE 30207
slip39/communications.py sha256=m-NcC5fxv_INUm_eOXRm2Ivm2MlX1JNRzkAdWeIK3N4 28523
slip39/communications_test.py sha256=0zfAF9fwSHVlI2aaTDZpvaebKf4X4SJZ8HdO9m6kXqg 11354
slip39/defaults.py sha256=KwV3m0zz_3dzhkMWF63CGB4IvuHd-rJ1IF4BilDiV1s 6564
slip39/dependency_test.py sha256=TQHCITm-GOlSpVQvceIAgAJ6LYNH8h0uZ2l4P9B4e_E 6186
slip39/generator_test.py sha256=M1I41XFFp9KbwSc3QnDtzDhA1a8uII8rNFRAU8HdcY8 3901
slip39/main.py sha256=w8dJ2i6At2qzIJJlK5ghmbOUifOUu9ygva_gPPNg830 14480
slip39/output_test.py sha256=0DHTQOF2sU8tO6FcstXqpdtiXEIttMsBFDqSNOVCFGE 2580
slip39/recovery_test.py sha256=7lYHIy1jnjrhCMXjOBNqQ6bd9p1HqeDdinS34S9-jyI 113787
slip39/util.py sha256=tj_2jJlSE_mqZzqsYwDv15am-8LwJSbc30iJuEvYm5k 22962
slip39/util_test.py sha256=gKTx5idHM7dk-ra8Hew36o_yr_NcxuN9oF-evjKTG-w 4892
slip39/version.py sha256=xSJDrCAvdfmFoZ_OhXkaoEu20uy6m4QYdkcjjvtOZic 89
slip39/cli/__init__.py sha256=3Frr9nj5J6cdFYdbqSS2-f-SDxzP_nH6sFwhJo5DGfE 4095
slip39/cli/__main__.py sha256=z0_MajYLTkKD1QHHa8dqHBIs9OsaxNCw-oXyJfVnOFg 1137
slip39/generator/__init__.py sha256=K58E0TLUizIztfjZ6gvnvtV3_Tes8HjqStrQRwytHlU 11797
slip39/generator/__main__.py sha256=tjddzWD8N3VObUU6o4dKIGPAHuA7Z3qvAsm7nrYvtdw 1165
slip39/generator/main.py sha256=qmQdzsbcxS2sa6_A8k6Zj_zIcKGjaY66Erh8HthgWgQ 19083
slip39/gui/SLIP-39-AS-BIP.txt sha256=OMvxtU2scT78veQVnnfRVW0Ao-or9kXEaD23Cumcfs8 3926
slip39/gui/SLIP-39-CRYPTO.txt sha256=IxUkoJ2CWOWW28h12n7CI2gtwDTvEjzEGvCiKTN7f9Y 2414
slip39/gui/SLIP-39-CS.txt sha256=iC0gKDQLU2g9tGzIkquk8s8-wxmEWMXazTuxZERHVbo 1082
slip39/gui/SLIP-39-G-NAME.txt sha256=gWMouYiazOh1GGq4PeFp5PMRJyMW8NvIyG9padOaeE0 2087
slip39/gui/SLIP-39-G.txt sha256=ox6kiJEr0fkqfLX0UBaPPzeJjckung6BGO-r9u81jLs 1602
slip39/gui/SLIP-39-LO.txt sha256=413QltLkK_TYJIQPXodw1nEtUlmTtdBHkPwllQZ-I2M 3644
slip39/gui/SLIP-39-PASSPHRASE.txt sha256=fR66VTvrpQUPj5kuAO7lKlMl2jaXKpIghDXCvBBpnZw 4074
slip39/gui/SLIP-39-PF.txt sha256=-B4jCbWbrb-MGJwCEAvFmQICrxMy4nZ6fIdTUejz860 985
slip39/gui/SLIP-39-SD.txt sha256=6Z6mRvUrU5BZHb9Jfx95FRHb26ijmD2gg9HAcHPqxwM 5948
slip39/gui/SLIP-39-SE-SIGS.txt sha256=n9ZRbhjxFY8Gd3ToSn3xKB9dexIeT-yrfQhBEPLNs4w 561
slip39/gui/SLIP-39-SE.txt sha256=RLCoHkO1y1taLhMVjhLY43foLLdrPWQ7-DjID5r5uk4 2356
slip39/gui/SLIP-39-THRESHOLD.txt sha256=RTbukf83Opi9zIgWvgqhI0S76uYx8USLll2fewCdpo8 215
slip39/gui/SLIP-39-WALLET.txt sha256=PZrEcV7Td58lTE-Rt0KvEEIHtq_sdIgUscfQePCLh4M 3015
slip39/gui/SLIP-39.txt sha256=gYSQA4uZZ1NBhM0rqZhrX3Ky2DqSPzyvlgrSqKfT_LU 834
slip39/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
slip39/gui/__main__.py sha256=fCRND9tMsK32Jq4D1lMCr8BChM5zDyUHCM5UkiXmQRo 822
slip39/gui/main.py sha256=AQXXJrZNFGdMin3ZPyDRBTERr_rNPOcg-FOPVNw-s8A 80714
slip39/invoice/Tokens.py sha256=J9rWhu3YF8hj-XBxndxGDjfwSPYLrPSUJuwybbCw1yQ 5113
slip39/invoice/__init__.py sha256=-OAEq-p2FR1hiAju3FqZiDPgjnAohGU8WEDQhMAnKgQ 1414
slip39/invoice/artifact.py sha256=aLj3otKXqQKhuM08908Tg7J1a-wEYKHEvDIonHnr8xg 61207
slip39/invoice/artifact_test.py sha256=-gN-iywnqxKGIMZfjEP7lT9yFzdTyEFeKflzRUypgUo 29783
slip39/invoice/bitquery_test.py sha256=FUQ7q8bI-G56u2yFzSJa83spyi3OD4U8KOIk_PzR598 1942
slip39/invoice/ethereum.py sha256=YQfXuERWGsSHSqV8qa492BW5K6c-G0rgxUUgOW6TVOc 63959
slip39/invoice/ethereum_test.py sha256=h2xu0q0NwuJimZJIsERefYOQrh8Yqw_8hInwD-e13a4 10304
slip39/invoice/multipayout.py sha256=h9zP3YYTEAFPnC2FmGM2f9EMgdwBFukSen8FqXi-toE 14851
slip39/invoice/multipayout_test.py sha256=OzCft4c-yLfXGWCLQZIO1XLpWfld_IRzFHIZKP1dx88 56035
slip39/invoice/payments.py sha256=j1_QfqmIrnwbhz99CflCV6cAijC0Grzldtk7sPxIpWs 22513
slip39/invoice/payments_test.py sha256=pT1Z5kuNwdoOobBEYInrLd7V9EQEuzdI2O0sp3OPxGU 10551
slip39/layout/1x1-ffffff3f.png sha256=JGgVj2m5-r-RlsCzZxAytLdfdayGgDHx6rC0m5Q9MTU 68
slip39/layout/1x1-ffffff54.png sha256=v-IZRsFOxOkXgnyvGD91JCGPqGDDPRdmGeD-E0m7K3A 68
slip39/layout/1x1-ffffffbf.png sha256=boA0xrB0lPDYwdUv9K4G_H-uvyyLDiDn8T9DAjRAk8E 68
slip39/layout/BNB.png sha256=uF8eBCHo2D4yzieZJiSy12I0-mVWoxYV6QIOdWiiAMM 40663
slip39/layout/BTC.png sha256=4ZXgimv6epwQl7OYLz9ohGrV3qkPj_tGpKeXgWAgDlg 27493
slip39/layout/COVER-BIP-39.txt sha256=SLj26XpujyX_a_R9Q38LHkB0XVqzY0ccSD8CYfRlzTc 1318
slip39/layout/COVER-SLIP-39.txt sha256=KVywLcjEeId-7vzcoA4erEOXXOFIX_3C7XC8Qn0MRBA 1159
slip39/layout/COVER.txt sha256=3rpj3O7qDhCZGl0q1y52e3QlxJqwDWfIhph-pQWg4sk 1140
slip39/layout/CRO.png sha256=qt1fAMqSsa6wtkB5jzQgKKN245ls94FOyCVks_Ak-rw 44316
slip39/layout/DOGE.png sha256=Kf6DeKwrGvKDjUmY6iZDhUb8iHh40aH1iFh-rIQ6Zco 22020
slip39/layout/ETH.png sha256=Z6mE83_rBlR1zS14t45lQb7vPNY-45ZZSoG2sALnOzI 30750
slip39/layout/LTC.png sha256=Lan9SPe_5GlfXoCw-UjB49-DZyPQQShYZwWCwZOztj4 21913
slip39/layout/SLIP-39.png sha256=6ndkBiw_uyi0XoRlFn1stpvg_Uzq1dSa8vtBDGUsHCE 111308
slip39/layout/XRP.png sha256=z3lO1L9ZmXIafzA_YNuQHhU0QA73VopO_M55lxzFZVI 43289
slip39/layout/__init__.py sha256=tXfIii99cdzQNJFtAijdOcmy-lecHAzbVC53aGsIULU 1221
slip39/layout/components.py sha256=y6U5LYZ5Iyai6l4OO6-EMf6b6KIVvjPsUvU65NXkB9I 21410
slip39/layout/paper-wallet-background.png sha256=3RJijU7GBv7DQWJHB2zsbSYFHb122xVAV_D_H3ujF3o 274581
slip39/layout/pdf.py sha256=HP-AugKioHz2r3lrtHQfLhf6Wg8-vJuSL5qLCK_us3w 35954
slip39/layout/printer.py sha256=nDNSerbKx6opMgwVRSMOuBppBVZjn__p4i-87xWSuPM 4964
slip39/layout/font/DejaVuSansMono-Bold.ttf sha256=vOYPG0QhrNnqUbpmI9cCTsvmgXqVPjZU32Kl5r3492k 331992
slip39/layout/font/DejaVuSansMono-BoldOblique.ttf sha256=kXE6cdVQu6IsKmsrsqmtj5oVnhLk6fClsmd5mLohIT4 253580
slip39/layout/font/DejaVuSansMono-Oblique.ttf sha256=dCCXhAxUGHDo1txcmze7HO7qbA3t0dR1-vkD7533NLA 251932
slip39/layout/font/DejaVuSansMono.ttf sha256=tKbD5Pqrh3P0_3YdVkUWRkCfKavt1o8F04wt9mfTxYI 340712
slip39/layout/font/Inconsolata-Bold.ttf sha256=F3gXpgDyiio6IgNkE2bM8KyvJE2QAu-17685Fg5KYzQ 98260
slip39/layout/font/Inconsolata-Regular.ttf sha256=ZrY3vlruQIxgk4V8pfp-oCrGCvWxX0urFf8v5CRYz_g 97864
slip39/layout/font/NotoSansMono-Bold.ttf sha256=fNGRQHqHodTYJWGL6bief25HEq0MLuKGq9FwCTeRuqY 383496
slip39/layout/font/NotoSansMono-Regular.ttf sha256=l7MZab_n6_iUwSr99qXctuh-ZBFGl3goAv6TPmk-rNg 383844
slip39/layout/font/OverpassMono-Bold.ttf sha256=D4p1R6tJQufCQumMzrolpcEVz8lBFaxIMmH-ccKx-zs 179804
slip39/layout/font/OverpassMono-Regular.ttf sha256=BnzT_1RTwn-Sob7dKPFWjX6OZQICtUrQ9rXuntkvJlw 179880
slip39/layout/font/SourceCodePro-Bold.ttf sha256=wqq9ODC9GUIGcKOVxN8wWW6VDFP0YWRFEHoRQEa55hg 119648
slip39/layout/font/SourceCodePro-BoldItalic.ttf sha256=55Emd96G48_2MuR0Tk2kGGKlQefwCHgueaQRJ6o3PvU 101188
slip39/layout/font/SourceCodePro-Italic.ttf sha256=wzrKTkCDYGGss09HZT25APEDDIIxCi7Qim3L887DNwU 101260
slip39/layout/font/SourceCodePro-Regular.ttf sha256=qX8D1KEIgtAzJrXM1qu2GL_7gEyyzU6ESBJ2EL1BMfI 119788
slip39/recovery/__init__.py sha256=advkA69KWhqwk_65IFt_eaXb-e69NeIiwAnGH6DAm68 10568
slip39/recovery/__main__.py sha256=UQLPVy-tZl9hGs38gNSLuOd--bFvjzrDtjSYARjrG-M 1157
slip39/recovery/entropy.py sha256=vHy0G4cUQT7sPS_hm7o1N5tlgXVk7C4fpaEkDdPb4Zc 52958
slip39/recovery/main.py sha256=FjDa5qOSyEMLbcIVULxdDjc9gK9RngSkuxNckgCXGHY 8840
slip39-13.0.0.dist-info/COPYING sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
slip39-13.0.0.dist-info/LICENSE sha256=_bRkPXlLg88OAntrnQ_O6v2dQRZDKixZslUxVZ7PFyo 1154
slip39-13.0.0.dist-info/METADATA sha256=kDyr7EnQcTrI2iypzZA9D44FmPbMixzPFF2hIoYTtdA 13760
slip39-13.0.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
slip39-13.0.0.dist-info/entry_points.txt sha256=kXI9EGRvZQDlCgv_akTjQ9HH0KI8FtPsGOx7dZvbD-E 196
slip39-13.0.0.dist-info/top_level.txt sha256=8zYEKG-Jb5yhLBK6oBu5Q-kUiNepGz19iK0WvYpKJV8 7
slip39-13.0.0.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
slip39-13.0.0.dist-info/RECORD

top_level.txt

slip39

entry_points.txt

slip39 = slip39.main:main
slip39-cli = slip39.cli:cli
slip39-generator = slip39.generator.main:main
slip39-gui = slip39.gui.main:main
slip39-recovery = slip39.recovery.main:main

zip-safe