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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size tapioca_stripe-0.2-py2.py3-none-any.whl (9.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size tapioca-stripe-0.2.tar.gz (4.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for tapioca_stripe-0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd5a71e4a29647b36b61d5fdc55e4c0b4c19b2148b109305f590e9456f639e84 |
|
MD5 | 0e747d0d077dc037bd0cb0678142c681 |
|
BLAKE2-256 | e990681b47f64afdd7526ed28b3041e62948b7364f27f1e241817d8ffc699f06 |