Stripe API wrapper using tapioca
Project description
Tapioca Stripe
Installation
pip install tapioca-stripe
Documentation
from tapioca_stripe import Stripe
client = Stripe(
api_key='sk_test_4eC39HqLyjWDarjtT1zdp7dc',
)
client.charges_list().get()
Stripe file creation endpoint
This endpoint has a special base api_root.
If you want to use this endpoint make sure your tapioca-wrapper version is higher than 1.5.1 that has support to resource aware get_api_root.
- Learn how Tapioca works here
- Explore this package using iPython
- Have fun!
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
tapioca-stripe-0.2.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tapioca-stripe-0.2.tar.gz.
File metadata
- Download URL: tapioca-stripe-0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c3de8deea7247d11da2e6eb40ef7e5cbe390d5edfdee0eb712d328001e52efd
|
|
| MD5 |
e25b4f66bd57954cb85ffc5b9dbcdada
|
|
| BLAKE2b-256 |
341da665d8c4eb3a71067524105e1c85313ee41fce36b9d8c2bafa2ef0e66677
|
File details
Details for the file tapioca_stripe-0.2-py2.py3-none-any.whl.
File metadata
- Download URL: tapioca_stripe-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd5a71e4a29647b36b61d5fdc55e4c0b4c19b2148b109305f590e9456f639e84
|
|
| MD5 |
0e747d0d077dc037bd0cb0678142c681
|
|
| BLAKE2b-256 |
e990681b47f64afdd7526ed28b3041e62948b7364f27f1e241817d8ffc699f06
|