fzlee/alipay
Python Alipay(支付宝) SDK with SHA1/SHA256 support observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 72
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3575
- days_rel: n/a
- days_push: 170
- n_releases_24m: 0
Adoption not part of the score
1339 stars · 375 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An unofficial Python SDK for Alipay (支付宝) that supports SHA1 and SHA256 with RSA request signing and verification. It provides client and server APIs for integrating Alipay payments into Python applications, with sandbox support for testing.
Use cases
- integrate alipay payments into a django or flask app
- sign and verify alipay order requests in python
- test alipay payment flow in sandbox environment
- generate signed payment requests with sha256withrsa
- verify alipay callback signatures
- build a python backend that accepts alipay as a payment method
When to choose
- your Python backend needs to talk to Alipay's payment APIs
- you need RSA signing (SHA1/SHA256) for Alipay order requests and callback verification
- you want a lightweight SDK rather than a full payment platform abstraction
When to avoid
- you need WeChat Pay, Stripe, or other payment providers - this is Alipay-only
- you need an officially supported SDK with vendor support
- your project is not in Python
Facets
library · maturity active
sdk auth security fintech e-commerce apis backend python cross-platform alipay payment-gateway rsa-signing unofficial-sdk payment-integration
1 source
- readme: https://github.com/fzlee/alipay · fetched 2026-08-28 · d809b4d20018
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fzlee/alipay | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem