cashu

View on PyPIReverse Dependencies (1)

0.15.3 cashu-0.15.3-py3-none-any.whl
0.4.2 cashu-0.4.2-py3-none-any.whl

Wheel Details

Project: cashu
Version: 0.4.2
Filename: cashu-0.4.2-py3-none-any.whl
Download: [link]
Size: 76621
MD5: a7f671730a525b22741fd1cd91d9e49c
SHA256: 6d24f5e921c33dae1b6823f5e34feab0d6d5662b56a67c29095d48241163a887
Uploaded: 2022-10-21 13:09:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cashu
Version: 0.4.2
Summary: Ecash wallet and mint with Bitcoin Lightning support
Author: Calle
Author-Email: calle[at]protonmail.com
Home-Page: https://github.com/callebtc/cashu
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: importlib-metadata (==5.0.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: zipp (==3.9.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: urllib3 (==1.26.12); python_version >= "3.7" and python_version < "4"
Requires-Dist: anyio (==3.6.2); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: attrs (==22.1.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: bech32 (==1.2.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: bitstring (==3.1.9); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: certifi (==2022.9.24); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: cffi (==1.15.1); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: charset-normalizer (==2.0.12); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: click (==8.0.4); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: ecdsa (==0.18.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: environs (==9.5.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: fastapi (==0.83.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: h11 (==0.12.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: idna (==3.4); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: iniconfig (==1.1.1); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: loguru (==0.6.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: marshmallow (==3.18.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: outcome (==1.2.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: packaging (==21.3); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pluggy (==1.0.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: py (==1.11.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pycparser (==2.21); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pydantic (==1.10.2); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pyparsing (==3.0.9); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pytest-asyncio (==0.19.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: pytest (==7.1.3); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: python-bitcoinlib (==0.11.2); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: python-dotenv (==0.21.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: represent (==1.6.0.post0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: requests (==2.27.1); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: secp256k1 (==0.14.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: six (==1.16.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sniffio (==1.3.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sqlalchemy-aio (==0.17.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: sqlalchemy (==1.3.24); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: starlette (==0.19.1); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: tomli (==2.0.1); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: typing-extensions (==4.4.0); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: uvicorn (==0.18.3); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: colorama (==0.4.5); python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows" or python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"
Requires-Dist: win32-setctime (==1.1.0); python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 7960 characters]

WHEEL

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

RECORD

Path Digest Size
cashu/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cashu/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cashu/core/b_dhke.py sha256=GtvDwgLSAhjGc_kQ6guV3OQXXN_PNo1QTc3u53dHCGM 2144
cashu/core/base.py sha256=ZUIPrlden8s5hmhq8iIFmLI-fvvNZvxTYDFhVe-MeAM 5162
cashu/core/bolt11.py sha256=Quj1kxeMRk_mtXh9Xnr6Y2vovlaG0Rb-X4QfUsW-lFc 11723
cashu/core/crypto.py sha256=qNT6gLYZIRbOSo5TT5xxI0vfIEZRVvq3SxwwIzJKeww 1415
cashu/core/db.py sha256=V8NOLpu-cCit4_iMTwMg2-ityTuzn732CJoZ9X3EKFs 6260
cashu/core/errors.py sha256=zz8u3u2WnTVfddCTD0zHUFmisRILM1TLUHSfekO-Xns 463
cashu/core/helpers.py sha256=tWKvIGaADXFj5QSehoU6VA0a_6lUnt3JMSyxUOwviEo 1149
cashu/core/legacy.py sha256=kW0opb7sZNnWN5B7SD3k8qHT7jZmHXzn6aJFZWVCOWk 931
cashu/core/migrations.py sha256=IlhvSmiGm1Mlzh8-rbZgfyEy1Er6cRLxjvfawljpQRE 2173
cashu/core/script.py sha256=woFQc6iBrcMBNq3wwazsTOuwtgiit6Au8Or1HsYCE6U 6202
cashu/core/secp.py sha256=YOo1YrJJ3n-i2wLFsyNyxFa46wMxNFgpjy-EN7RI3Bo 1843
cashu/core/settings.py sha256=rlIVvz59mOS_H6Jns60b_UpALsOakG7T8kBZ8VU5Y1c 1594
cashu/core/split.py sha256=8h-3bZ0PnYo_6qyK12Yo4y11l63VtwJFZAESbKYr6hU 269
cashu/lightning/__init__.py sha256=IufwOeigBVfyVW0MXamkyVgT-X0hB4wlgI67_t4U0ig 77
cashu/lightning/base.py sha256=ka5nH0MyJwpwBFAd2fKDTWh6N-r5kQFFyr49ruH3ki4 2194
cashu/lightning/lnbits.py sha256=FqzULnssQ1gI44TVsVsAt5LAurWVCmjA11n2Cg3tmrw 5126
cashu/mint/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
cashu/mint/__main__.py sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74 31
cashu/mint/api.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cashu/mint/app.py sha256=SCN937y0ZDFQxmMQDJFXAsrNKAkgONFKn-JkNzEICao 2913
cashu/mint/crud.py sha256=ew4ksQkqILyunMArrW0zJ4-Pr9SlCGdDB1RYbhr7GSU 4706
cashu/mint/ledger.py sha256=oxsZU0maHckci-uhcIcwfFemV3V2n2nrFwmiJcEEiqA 15968
cashu/mint/main.py sha256=rumCdAZKvMX3svUrtt0BzFbzS79SSNQP2jdyhQBD3Fw 1578
cashu/mint/migrations.py sha256=OUIufODg_FtF3xA2Hdr6guRp4R_xeBjTQWqWPxmEsfo 3445
cashu/mint/router.py sha256=zpipogIfxIXWf0qbw8TtcCrc-7YGqiJO4u7HH3NVNFU 3594
cashu/mint/startup.py sha256=EQYVxcM0A6Vl7Q-TVnHLBDM_bFxAq5p_esSloKnxbfc 1220
cashu/wallet/__init__.py sha256=7HQPhNjQj06ExklO8gaM8pfKPICfHhJz1EqLyRUlFwc 54
cashu/wallet/__main__.py sha256=Huz0dExiaH0XTMLhfe3skkFD9-VH7ZUiWMbDR_J8TIY 28
cashu/wallet/cashu.py sha256=SECa6YZ0afCdF1MTlNGNZZ4t1pEBCp4XOcPmgY1Pej4 6632
cashu/wallet/cli.py sha256=RkxoNIwF6yuVFEEDkBZXfqfDPKQmZ9vKqCGWYkmZwP0 13094
cashu/wallet/crud.py sha256=XcjlDFrARsAfNWQlENyeYAyDloOKvI2e8m97cTPkRds 7108
cashu/wallet/migrations.py sha256=iOhFhQdM_qKOb82ufgcNoee5kon062W9W5R7MrZbtrQ 3639
cashu/wallet/wallet.py sha256=MS7tNaTwQzH61AhpR40fVvvhqV6UWHcKL_BaGtVy0qU 20501
core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core/b_dhke.py sha256=oQCO7D1SglRalv6Mv8FDRZkNQR8U0EcKiF76SiU7e0A 2332
core/base.py sha256=fCOWwX5CtqruucV7T-Jha_vATSsUa3Jmlxyu5-96lOE 2339
core/bolt11.py sha256=Quj1kxeMRk_mtXh9Xnr6Y2vovlaG0Rb-X4QfUsW-lFc 11723
core/db.py sha256=HLXXNZqAYu8K35GcHiSSoL6XRVr3Juc3T1FqpsaQuX8 6122
core/helpers.py sha256=lhoGfVRsHoviq8qFJsjGsG5VK3XutYdqjmcQE9U4I2Q 953
core/migrations.py sha256=Q_Yn0XvebhZHCusbLhZn1p0mAhSvhHSxWkZ_31iOOjg 1968
core/secp.py sha256=YOo1YrJJ3n-i2wLFsyNyxFa46wMxNFgpjy-EN7RI3Bo 1843
core/settings.py sha256=MdNUlKcg1B14ChTgA1aq2wZGtamP9Hy_kumQriJwAAs 1140
core/split.py sha256=8h-3bZ0PnYo_6qyK12Yo4y11l63VtwJFZAESbKYr6hU 269
lightning/__init__.py sha256=ES1kPjMLWWXZAwv_vR873YbT72nnpfnG4ZSCHUN4sCs 67
lightning/base.py sha256=B8aXaoZ81XNx6x9ZmB5txsKchtPcf4zQsftZYudTFD0 2188
lightning/lnbits.py sha256=EObQkS9g0fkQQbaJvPaDk4ZAYJ4LUXzgSdeUehM_XDk 4945
mint/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mint/app.py sha256=LPqlIJn4oFrAbTZ-8GSXFUrCtH-N9Y2sco-9NBe2mVM 7223
mint/crud.py sha256=_qdeVwctjeBYBlXFF8AbyuffTursdC-m3e_Vs_s7zUw 2067
mint/ledger.py sha256=OzYhBSSJwqzlDdw8kExWnn7AzIhIMGLXGEDEK_-vO1E 10809
mint/migrations.py sha256=U0zji5XMocyECxVORC3uvpKLKviRASSvFr1S2gsCoIE 1903
wallet/__init__.py sha256=2fsThg1PCMhpR_gQ7_B0foLZF6NEdjUwehWbI0Q_3GM 38
wallet/cashu.py sha256=E5m3IYtuJs0TSWssN9Jz6-KYvbBvs4GYhMXFj201NvM 6614
wallet/crud.py sha256=Bj49GK7D6xPa7qmd3NXgtQaHvfFYBGiSrxjj1tCwPtk 2066
wallet/migrations.py sha256=lX98Iaqn7_nzis-_WgTbccwcOlzRJA_d1AevnuF01Xs 1992
wallet/wallet.py sha256=xXTf-uJfLfcZT-GoY3F7WuCPmnAPG2em_DGnsblt4j0 9564
cashu-0.4.2.dist-info/LICENSE.md sha256=4NZIplAesQNGCGThLq_Cv-uhqoGHyc2vhaURPGnSte4 1062
cashu-0.4.2.dist-info/METADATA sha256=-Ft4tWeOtpfsWBEGx8UEBnufLzCrXLfTrpR6W8y635I 12344
cashu-0.4.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cashu-0.4.2.dist-info/entry_points.txt sha256=seShxAJ7Z-MLsbPgho7wjR0bMhqDFdRnK8hzgiv_t7M 47
cashu-0.4.2.dist-info/top_level.txt sha256=CwJJD4JSb36pMrjCzSZb5unWoOsEO9Vg7-mJzSjkcXY 6
cashu-0.4.2.dist-info/RECORD

top_level.txt

cashu

entry_points.txt

cashu = cashu.wallet.cli:cli