Python bindings for the Stripe API
Project description
A Python library for Stripe’s API.
Setup
You can install this package by using the pip tool and installing:
$ pip install stripe
Or:
$ easy_install stripe
Setting up a Stripe Account
Sign up for Stripe at https://dashboard.stripe.com/register.
Using the Stripe API
Documentation for the python bindings can be found alongside Stripe’s other bindings here:
In the standard documentation (the first link), most of the reference pages will have examples in Stripe’s official bindings (including Python). Just click on the Python tab to get the relevant documentation.
In the full API reference for python (the second link), the right half of the page will provide example requests and responses for various API calls.
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
Built Distribution
Hashes for stripe-11.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cd09ca015dc5ce9d80cf5bbe81cd6a4d528997ddedadd53844e183f36211ace |
|
MD5 | a6bb3e760d0b46ed22b580d75c5291b7 |
|
BLAKE2b-256 | 3f3577152065e287e0aa98be205055036ca68835ccc1c1e74cabfd2327f0a6d1 |