Skip to main content

Simple Wrapper for Stripe API, written in Python

Project description

Simple Python Wrapper for Stripe

This minimal library pulls the products from Stripe in JSON format using STRIPE_API_KEY as input, loaded from environment.


Quick Start


Step 1 - Create .env using provided env.sample

Add .env file in your projects root directory and add the following credentials

STRIPE_API_KEY=<REAL_VALUE_HERE>

Step 1 - Install dependencies

$ python -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt

Pull the products from Stripe dashboard

$ python run.py

The products are saved in products.json. Available props:

  • id
  • name
  • description
  • images
  • price

Credits & Links



Python Warpper for Stripe - Free library provided by AppSeed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-stripe-0.0.1.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file python-stripe-0.0.1.tar.gz.

File metadata

  • Download URL: python-stripe-0.0.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for python-stripe-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0b9accc155cae3b6ae189450c299846ea6402b69717fdf88d493cbcd6d4d0397
MD5 020dd0aa5177a6fe22daad567d4469f3
BLAKE2b-256 16f4a91a4fcbf816325f6f52abbf1c0560faa568cde6d7faf75c616dc21287e5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page