{"id":13905692,"url":"https://github.com/fzlee/alipay","last_synced_at":"2025-10-06T16:03:27.270Z","repository":{"id":37432412,"uuid":"74120580","full_name":"fzlee/alipay","owner":"fzlee","description":"Python Alipay(支付宝) SDK with SHA1/SHA256 support","archived":false,"fork":false,"pushed_at":"2024-01-05T17:47:40.000Z","size":289,"stargazers_count":1316,"open_issues_count":2,"forks_count":378,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-05-13T16:57:08.402Z","etag":null,"topics":["alipay","alipay-apis","python","python-alipay","python-alipay-sdk","sha1withrsa","sha256withrsa"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fzlee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-18T10:37:16.000Z","updated_at":"2025-05-08T02:51:04.000Z","dependencies_parsed_at":"2023-12-06T12:41:59.598Z","dependency_job_id":"748b0a76-b1fc-4bfa-a395-c23fddac5715","html_url":"https://github.com/fzlee/alipay","commit_stats":{"total_commits":194,"total_committers":23,"mean_commits":8.434782608695652,"dds":"0.38144329896907214","last_synced_commit":"0d1a1c970b7829ccf726dee75e0920aa32b8a73b"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzlee%2Falipay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzlee%2Falipay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzlee%2Falipay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzlee%2Falipay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fzlee","download_url":"https://codeload.github.com/fzlee/alipay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alipay","alipay-apis","python","python-alipay","python-alipay-sdk","sha1withrsa","sha256withrsa"],"created_at":"2024-08-06T23:01:21.345Z","updated_at":"2025-10-06T16:03:22.224Z","avatar_url":"https://github.com/fzlee.png","language":"Python","readme":"## python-alipay-sdk\n[![PyPI version](https://badge.fury.io/py/python-alipay-sdk.svg)](https://badge.fury.io/py/python-alipay-sdk) [![codecov](https://codecov.io/gh/fzlee/alipay/branch/master/graph/badge.svg)](https://codecov.io/gh/fzlee/alipay) ![travis-ci](https://travis-ci.org/fzlee/alipay.svg?branch=master)\n## [中文文档](./README.zh-hans.md)\n\n## Unofficial AliPay Python SDK\n\nTaking a look at [this guide](https://ifconfiger.com/articles/python-alipay-sdk) if you are interested at the details on signing your order requests.\n\n## GUIDES\n* [Preparation](./docs/preparation.md)\n* [Initialization \u0026 validation](./docs/init.md)\n* [API](./docs/apis.md)\n* [Advanced API, introduced in 3.0](./docs/apis_new.md)\n\n## What's new in 3.0 and how to migrate to 3.0\n3.0 introduced two new functions: `client_api` and `server_appi` as a replacement of old-styled function based api .\n\n3.0 keeps backward compatibility with 2.*, The only thing you should keep in mind is `Alipay.verify` won't pop `sign` from `data` automatically, you should handle it by yourself.  \n\n## Test\n```bash\npython -m unittest discover\n```\n\nOr you may do test manually in this way, `debug=True` will direct your request to sandbox environment:\n```python\nalipay = AliPay(..., debug=True)\n```\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzlee%2Falipay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffzlee%2Falipay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzlee%2Falipay/lists"}