root/alpine313/: dj-stripe-2.8.3 metadata and description

Homepage Simple index PyPI page

Django + Stripe made easy

author Alexander Kavanaugh
author_email alex@kavdev.io
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Web Environment
  • Framework :: Django
  • Framework :: Django :: 3.2
  • Framework :: Django :: 4.0
  • Framework :: Django :: 4.1
  • Framework :: Django :: 4.2
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Office/Business :: Financial
  • Topic :: Software Development :: Libraries :: Python Modules
description_content_type text/markdown
license MIT
project_urls
  • Documentation, https://dj-stripe.dev/dj-stripe/
  • Funding, https://github.com/sponsors/dj-stripe
  • Repository, https://github.com/dj-stripe/dj-stripe
requires_dist
  • django (>=3.2)
  • mysqlclient (>=1.4.0) ; extra == "mysql"
  • psycopg2 (>=2.8.5,<3.0.0) ; extra == "postgres"
  • stripe (>=2.48.0,<5.0.0)
requires_python >=3.8.0,<4.0.0
File Tox results History
dj_stripe-2.8.3-py3-none-any.whl
Size
179 KB
Type
Python Wheel
Python
3

dj-stripe - Django + Stripe Made Easy

Stripe Verified Partner

CI tests Package Downloads Documentation Sponsor dj-stripe MIT License

Stripe Models for Django.

Introduction

dj-stripe implements all of the Stripe models, for Django. Set up your webhook endpoint and start receiving model updates. You will then have a copy of all the Stripe models available in Django models, as soon as they are updated!

The full documentation is available on Read the Docs.

Features

Requirements

Installation

See installation instructions.

Changelog

See release notes on Read the Docs.

Funding and Support

Stripe Logo

You can now become a sponsor to dj-stripe with GitHub Sponsors.

We've been bringing dj-stripe to the world for over 10 years and are excited to be able to start dedicating some real resources to the project.

Your sponsorship helps us keep a team of maintainers actively working to improve dj-stripe and ensure it stays up-to-date with the latest Stripe changes. If you use dj-stripe commercially, we would encourage you to invest in its continued development by signing up for a paid plan. Corporate sponsors receive priority support and development time.

All contributions through GitHub sponsors flow into our Open Collective, which holds our funds and keeps an open ledger on how donations are spent.

Our Gold sponsors

Stripe Logo

Similar libraries