stripe-payment-setup

View on PyPIReverse Dependencies (0)

0.1.1 stripe_payment_setup-0.1.1-py3-none-any.whl

Wheel Details

Project: stripe-payment-setup
Version: 0.1.1
Filename: stripe_payment_setup-0.1.1-py3-none-any.whl
Download: [link]
Size: 3400
MD5: 10802e22723b615b9063b6475e0330d7
SHA256: fc0e8e54b12b4881d72e495a776e0d815ab04580208dc413e8f3238ffbbff90b
Uploaded: 2022-12-06 09:14:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stripe-payment-setup
Version: 0.1.1
Summary: Small app used to save payment details for future usage (for ex subscriptions)
Author: Ludovic Delauné
Author-Email: message[at]cartodev.com
Home-Page: https://github.com/ldgeo/stripe-payment-setup
Project-Url: Repository, https://github.com/ldgeo/stripe-payment-setup
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9,<4.0
Requires-Dist: fastapi (<0.89.0,>=0.88.0)
Requires-Dist: pydantic[email] (<2.0.0,>=1.9.0)
Requires-Dist: python-dotenv (<0.22.0,>=0.21.0)
Requires-Dist: stripe (<6.0.0,>=5.0.0)
Requires-Dist: uvicorn[standard] (<0.21.0,>=0.20.0)
Description-Content-Type: text/markdown
[Description omitted; length: 428 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
stripe_payment_setup/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
stripe_payment_setup/app.py sha256=yszWUW3M3X7cH6QzohrY9cqphCNz2FVXi1eR12o71y0 2288
stripe_payment_setup/settings.py sha256=-9zbCIIovPImjYXjwy4RC42R7WLaxD1Bg0gH8SPwivw 363
stripe_payment_setup-0.1.1.dist-info/entry_points.txt sha256=_3tz0gtK3NPJalqtF24NGhPYnQXZYL258nsQ5HTMpwY 71
stripe_payment_setup-0.1.1.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
stripe_payment_setup-0.1.1.dist-info/METADATA sha256=RiYvvYXFdM2n57mptYCZ_xcc_17YcNRMVwXcoekEkOk 1215
stripe_payment_setup-0.1.1.dist-info/RECORD

entry_points.txt

stripe-payment-setup = stripe_payment_setup.app:serve